canaille-globuzma/canaille
Jesús Pérez Rey (Chuso) 9a17923cea
Add Spanish translation.
2023-01-14 20:45:32 +01:00
..
conf Demo displays user preferred locale 2022-12-04 11:53:37 +01:00
ldap_backend refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +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 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 Add Spanish translation. 2023-01-14 20:45:32 +01:00
__init__.py refactoring: moved a flask global variable in a blueprint 2022-12-29 02:18:41 +01:00
account.py refactoring: moved a flask global variable in a blueprint 2022-12-29 02:18:41 +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 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 refactoring: moved mail related functions into mail.py 2022-12-24 03:06:44 +01:00
models.py avoid ldap related session variable names 2022-12-29 01:10:07 +01:00