.. |
conf
|
invitations expire after 48h
|
2022-01-01 10:56:48 +00:00 |
ldap_backend
|
remove commented code
|
2022-03-14 10:03:05 +01:00 |
oidc
|
for better readability, set the flask aborts in their own conditionnal block
|
2022-04-04 17:52:05 +02: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
|
for better readability, set the flask aborts in their own conditionnal block
|
2022-04-04 17:52:05 +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
|
remove 'available_groups' Group classmethod (replaced by already existing 'all' LDAPObject method)
|
2022-03-14 10:14:02 +01: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
|
remove 'available_groups' Group classmethod (replaced by already existing 'all' LDAPObject method)
|
2022-03-14 10:14:02 +01:00 |