canaille-globuzma/canaille
2022-06-02 15:44:59 +02:00
..
conf Bumped to authlib 1 2022-04-10 17:04:38 +02:00
ldap_backend Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
oidc Bumped to authlib 1 2022-04-10 17:04:38 +02:00
static fix: tox complains about new-line at end-of-file 2022-02-25 14:11:35 +01:00
templates fixed a html title tag in the authorize page 2022-05-20 14:13:21 +02:00
themes/default Added an option to disable self edition 2022-04-06 17:54:39 +02:00
translations Updated dependencies 2022-06-02 15:44:59 +02:00
__init__.py Added an option to disable password recovery 2022-04-05 09:56:38 +02:00
account.py Added an option to disable self edition 2022-04-06 17:54:39 +02:00
admin.py fix: better consistency of admin dropdown menu 2022-02-25 13:58:35 +01:00
apputils.py Fixed the mail recipient format 2021-12-31 17:23:33 +01:00
commands.py add a 'all' utility class method to LDAPObject to retrieve all class instances 2022-03-14 10:03:05 +01:00
configuration.py LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
flaskutils.py Improved admin token list and code list templates 2022-02-19 17:53:05 +01:00
forms.py Fixed documentation about HIDE_INVALID_LOGINS 2022-04-06 17:34:30 +02:00
groups.py for better readability, set the flask aborts in their own conditionnal block 2022-04-04 17:52:05 +02:00
installation.py Fixed some packaging issues 2022-03-08 19:22:52 +01:00
mails.py mail recipient bugfix 2022-02-01 17:28:11 +01:00
models.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00