.. |
conf
|
Implemented a basic WebFinger endpoint.
|
2022-10-03 18:42:08 +02:00 |
ldap_backend
|
Implemented RP-initiated logout
|
2022-06-02 17:56:10 +02:00 |
oidc
|
Refactoring: file renaming
|
2022-10-06 13:32:41 +02:00 |
static
|
Bumped to FomanticUI 2.9.0
|
2022-10-10 09:55:44 +02:00 |
templates
|
Added support for a postalAddress field
|
2022-07-07 14:46:02 +02: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
|
Refactoring: file renaming
|
2022-10-06 13:32:41 +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
|
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
|
Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods
|
2022-05-18 16:55:37 +02:00 |