.. |
conf
|
Demo displays user preferred locale
|
2022-12-04 11:53:37 +01:00 |
ldap_backend
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |
oidc
|
fixed the consent list and authorization pages translations
|
2022-12-28 01:46:05 +01:00 |
static
|
login page: automatically focuses the input field
|
2022-12-28 00:51:23 +01:00 |
templates
|
fixed the consent list and authorization pages translations
|
2022-12-28 01:46:05 +01:00 |
themes/default
|
Improved flash messages display on the homepage
|
2022-12-28 00:45:34 +01:00 |
translations
|
fixed the consent list and authorization pages translations
|
2022-12-28 01:46:05 +01:00 |
__init__.py
|
unit tests: first login mail success and error
|
2022-12-21 21:52:01 +01:00 |
account.py
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |
admin.py
|
unit tests: better admin mail debugger testing
|
2022-12-04 17:15:54 +01:00 |
apputils.py
|
refactoring: moved mail related functions into mail.py
|
2022-12-24 03:06:44 +01:00 |
commands.py
|
Ignore untestable blocks
|
2022-12-10 01:11:33 +01:00 |
configuration.py
|
unit tests: SMTP connection with bad TLS configuration
|
2022-12-27 18:48:55 +01:00 |
flaskutils.py
|
unit tests: improved flaskutils coverage
|
2022-12-11 22:49:32 +01:00 |
forms.py
|
groups minor refactoring
|
2022-12-27 21:32:21 +01:00 |
groups.py
|
objectClass is not mandatory anymore for Group creation
|
2022-12-29 00:33:15 +01:00 |
i18n.py
|
LDAP 'preferredLanguage' attribute support
|
2022-11-20 22:52:47 +01:00 |
installation.py
|
removed useless guards for LDAP timeout
|
2022-12-27 20:25:59 +01:00 |
mails.py
|
refactoring: moved mail related functions into mail.py
|
2022-12-24 03:06:44 +01:00 |
models.py
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |