Éloi Rivard
|
c96b4b47e3
|
refactor: use 'dump' command instead of 'get --all'
|
2025-01-09 15:15:52 +01:00 |
|
Éloi Rivard
|
2049d4e929
|
feat: CLI commands can dump hashed passwords
|
2025-01-09 09:36:42 +01:00 |
|
Éloi Rivard
|
b830e110b7
|
feat: implement '--all' option of 'get' command
this allows administrators to perform full database dumps
|
2025-01-08 16:54:30 +01:00 |
|
Éloi Rivard
|
e1ca7dfe1e
|
feat: --version CLI option
|
2025-01-02 23:31:24 +01:00 |
|
Félix Rohrlich
|
e1d70ef8cd
|
feat : Added sms OTP authentication and multi-factor authentication methods chaining
|
2024-12-10 11:27:18 +01:00 |
|
Félix Rohrlich
|
6d48ce9043
|
feat: Added email OTP authentication
|
2024-12-10 11:27:18 +01:00 |
|
Félix Rohrlich
|
c8e774ab46
|
refactor: moved reset-mfa cli function and added documentation and test cases for it
|
2024-12-10 11:27:18 +01:00 |
|
Félix Rohrlich
|
b01e8323d8
|
feat : Added HOTP authentication and CLI Multi-factor authentication reset
|
2024-12-10 11:27:18 +01:00 |
|
Éloi Rivard
|
77667c6f52
|
refactor: all domains used in the unit test suite are now .test
this ensures they will never be valid, and will never generate real
world requests
|
2024-11-20 23:30:48 +01:00 |
|
Éloi Rivard
|
25f2b6dedd
|
feat: model management commands
|
2024-05-13 14:16:14 +02:00 |
|
Éloi Rivard
|
b16630063b
|
fix: check command when SMTP configuration is not defined
|
2024-05-12 10:42:41 +02:00 |
|
Éloi Rivard
|
8625318341
|
feat: use pydantic to validate the configuration
|
2024-03-28 17:44:26 +01:00 |
|
Éloi Rivard
|
e3aede6645
|
Fixed a unit test control value
|
2023-06-03 23:38:45 +02:00 |
|
Éloi Rivard
|
fd493fb8d0
|
check command unit test looks for a invalid SMTP server instead of a invalid LDAP server
|
2023-05-20 20:11:19 +02:00 |
|
Éloi Rivard
|
e2b96af1ee
|
Moved LDAP configuration entry to BACKENDS.LDAP
|
2023-04-10 20:31:54 +02:00 |
|
Éloi Rivard
|
83f67331d3
|
Split commands in their dedicated modules
|
2023-04-09 21:58:11 +02:00 |
|
Éloi Rivard
|
79f12b1d0a
|
'app' submodule
|
2023-04-09 15:52:55 +02:00 |
|