canaille-globuzma/canaille
emillumine 653e79d7a8 fix dn in case of leading space or special char in id attribute
according to openldap doc, the default is to silently  eliminate  spaces  around  AVA  separators, RDN component separators and RDN separators
https://www.openldap.org/software/man.cgi?query=ldap_str2dn
2022-03-14 10:03:05 +01:00
..
conf invitations expire after 48h 2022-01-01 10:56:48 +00:00
ldap_backend fix dn in case of leading space or special char in id attribute 2022-03-14 10:03:05 +01:00
oidc access token is a jwt 2022-03-04 19:58:10 +01:00
static fix: tox complains about new-line at end-of-file 2022-02-25 14:11:35 +01:00
templates Improved admin token list and code list templates 2022-02-19 17:53:05 +01:00
themes/default fix: better consistency of admin dropdown menu 2022-02-25 13:58:35 +01:00
translations fix: tox complains about new-line at end-of-file 2022-02-25 14:11:35 +01:00
__init__.py Improved admin token list and code list templates 2022-02-19 17:53:05 +01:00
account.py set cn without leading space when user is created without given name 2022-03-14 10:03:05 +01: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 LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +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 surname is required when the user is created or updated 2022-01-07 15:19:05 +01:00
groups.py split oidc code from the rest 2022-01-11 20:31:55 +01: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 LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00