canaille-globuzma/canaille
2023-03-16 16:25:14 +01:00
..
conf Suggest uid as the default user identifier in the sample configuration 2023-03-11 22:49:04 +01:00
ldap_backend Users can only search other users based on the fields they can read or write 2023-03-12 19:04:39 +01:00
oidc pre-commit update 2023-03-14 12:08:37 +01:00
static Added htmx dependency 2023-03-09 19:31:59 +01:00
templates pre-commit update 2023-03-14 12:08:37 +01:00
themes/default pre-commit update 2023-03-14 12:08:37 +01:00
translations Unit tests use WebTest .mustcontain method when possible 2023-03-16 16:25:14 +01:00
__init__.py Removed datatables 2023-03-09 19:31:59 +01:00
account.py Unit tests use WebTest .mustcontain method when possible 2023-03-16 16:25:14 +01:00
admin.py Dedicated connectivity test email 2023-01-22 12:49:15 +01:00
apputils.py refactoring: moved mail related functions into mail.py 2022-12-24 03:06:44 +01:00
commands.py Faker is not imported anymore when the clean command is called 2023-03-13 09:46:17 +01:00
configuration.py unit tests: SMTP connection with bad TLS configuration 2022-12-27 18:48:55 +01:00
flaskutils.py Used 'id' instead of 'dn' 2023-03-10 18:14:15 +01:00
forms.py title was a TelField 2023-03-13 13:47:15 +01:00
groups.py Renamed group attributes to match SCIM naming convention 2023-03-11 12:54:27 +01:00
i18n.py Updated to flask-babel 3 2023-03-01 15:32:40 +01:00
installation.py refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +01:00
mails.py SMTP SSL fixes 2023-02-28 10:07:08 +01:00
models.py LDAPObject can have several objectClass 2023-03-11 19:46:12 +01:00
populate.py Populate ignore unicity errors if launched several times in a row 2023-03-12 17:42:32 +01:00