canaille-globuzma/canaille
2021-12-01 11:44:15 +01:00
..
admin profile hashes take the user email in account 2021-11-30 14:56:39 +01:00
conf Logging is configurable 2021-10-31 14:40:12 +01:00
static forms: display a small star for required fields 2021-11-30 15:36:41 +01:00
templates forms: display a small star for required fields 2021-11-30 15:36:41 +01:00
themes/default use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
translations updated French translations 2021-09-27 11:54:41 +02:00
__init__.py install command creates jwt keypair 2021-11-24 13:15:35 +01:00
account.py profile hashes take the user email in account 2021-11-30 14:56:39 +01:00
apputils.py profile_hash use base64 2021-12-01 11:44:15 +01:00
commands.py install command creates jwt keypair 2021-11-24 13:15:35 +01:00
configuration.py install command creates jwt keypair 2021-11-24 13:15:35 +01:00
consents.py use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
flaskutils.py Admins can impersonate users. Fixes #39 2020-12-11 12:04:32 +01:00
forms.py black 2021-10-29 14:20:06 +02:00
groups.py use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
installation.py Installation command 2021-11-24 14:14:04 +01:00
ldaputils.py Installation command 2021-11-24 14:14:04 +01:00
mails.py profile hashes take the user email in account 2021-11-30 14:56:39 +01:00
models.py Fix bug on groups with non-existent members 2021-10-29 14:19:46 +02:00
oauth.py use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
oauth2utils.py password flow: allow other token endpoint authentication methods 2021-11-21 13:23:08 +01:00
well_known.py Fixed flask 2 compatibility 2021-05-24 17:43:15 +02:00