canaille-globuzma/canaille
2022-11-09 18:03:28 +01:00
..
conf Added 'code_challenge_methods_supported' in well-known configuration 2022-11-06 17:13:12 +01:00
ldap_backend LDAP backends loads the operational attributes when it reads an object in the directory 2022-11-01 21:05:36 +01:00
oidc Fixed a bug happening during RP initiated logout on clients without post_logout_redirect_uri defined 2022-10-26 18:09:02 +02:00
static Fixed style 2022-10-14 09:36:08 +02:00
templates Added a CSS so the profile password initialization box is always displayed. 2022-11-09 18:03:28 +01:00
themes/default Added an option to disable self edition 2022-04-06 17:54:39 +02:00
translations Added support for a postalAddress field 2022-07-07 14:46:02 +02:00
__init__.py Stop using the deprecated FLASK_ENV environment variable 2022-11-01 12:56:07 +01: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 Commands does not executed ldap setup and teardown in testing context 2022-10-03 13:25:13 +02: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 Added support for a postalAddress field 2022-07-07 14:46:02 +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 Fixed a typo 2022-11-01 18:15:17 +01:00