canaille-globuzma/canaille
2023-01-22 20:29:33 +01:00
..
conf Fix typos and grammar errors. 2023-01-14 20:16:01 +01:00
ldap_backend Reorderded LDAPObject methods 2023-01-22 20:29:33 +01:00
oidc Ensures the token expires_in claim and the access_token exp claim have the same value. 2023-01-14 14:59:13 +01:00
static Removed unused fomanticui theme 2023-01-22 13:10:00 +01:00
templates Automatically trims the HTML translated strings 2023-01-22 13:45:59 +01:00
themes/default Set the correct locale in the HTML main tag. 2023-01-18 18:02:18 +01:00
translations Automatically trims the HTML translated strings 2023-01-22 13:45:59 +01:00
__init__.py Set the correct locale in the HTML main tag. 2023-01-18 18:02:18 +01:00
account.py Avoid calls to ldap_object_attributes() outside the ldap_backend 2023-01-22 20:08:25 +01:00
admin.py Dedicated connectivity test email 2023-01-22 12:49:15 +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 avoid ldap related session variable names 2022-12-29 01:10:07 +01:00
forms.py added 'autoflake' to the precommit tool list 2022-12-29 00:41:32 +01:00
groups.py added 'autoflake' to the precommit tool list 2022-12-29 00:41:32 +01:00
i18n.py LDAP 'preferredLanguage' attribute support 2022-11-20 22:52:47 +01:00
installation.py refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +01:00
mails.py Dedicated connectivity test email 2023-01-22 12:49:15 +01:00
models.py avoid ldap related session variable names 2022-12-29 01:10:07 +01:00