ldapweb/webapp
radex 60d6f2e9d5 Admin: tighter user list layout 2023-10-29 19:36:56 +01:00
..
static remove unused header image 2023-09-19 18:45:51 +02:00
templates Admin: tighter user list layout 2023-10-29 19:36:56 +01:00
__init__.py Implement LDAP avatar serving 2023-10-08 18:14:00 +02:00
admin.py admin: add group list and group details pages 2023-09-23 18:25:37 +02:00
auth.py config and ldap handling refactor 2023-09-23 15:56:06 +02:00
avatar.py Add Gravatar-style avatar endpoint, rename user-based requests to /avatar/user/<uid> 2023-10-23 19:48:03 +02:00
config.py avatar: move timeout to config 2023-10-14 15:59:55 +02:00
context.py Add Gravatar-style avatar endpoint, rename user-based requests to /avatar/user/<uid> 2023-10-23 19:48:03 +02:00
ldaputils.py ldaputils: allow dot in names 2023-10-23 19:50:30 +02:00
lru.py *: port to python3, update deps, fix cn mod 2019-10-18 14:13:10 +02:00
passwd.py clean up python2 syntax 2023-09-23 11:23:28 +02:00
pools.py config and ldap handling refactor 2023-09-23 15:56:06 +02:00
validation.py *: port to python3, update deps, fix cn mod 2019-10-18 14:13:10 +02:00
vcard.py preprocess avatar when uploading 2023-10-14 15:53:06 +02:00
views.py split views into blueprints 2023-09-23 10:30:58 +02:00