Éloi Rivard
|
69c67345c2
|
Introduced a submenu
|
2023-03-16 18:45:34 +01:00 |
|
Éloi Rivard
|
3406428f13
|
Renamed group attributes to match SCIM naming convention
|
2023-03-11 12:54:27 +01:00 |
|
Éloi Rivard
|
cf9b5c11a3
|
Dynamic tables with htmx
- Search is triggered with user inputs
- Page changes are triggered with clicks
|
2023-03-09 19:31:59 +01:00 |
|
Éloi Rivard
|
e5d968d4f5
|
Every list of items is paginated server-side.
|
2023-03-09 19:31:59 +01:00 |
|
Éloi Rivard
|
53581404ab
|
LDAPObject dn attributes are automatically initialized
|
2023-03-08 23:53:53 +01:00 |
|
Éloi Rivard
|
c5b11d2fb3
|
Merge LDAPObject.all and LDAPObject.filter in LDAPObject.query
|
2023-03-07 17:58:27 +01:00 |
|
Éloi Rivard
|
cd1d0a30d5
|
added 'autoflake' to the precommit tool list
|
2022-12-29 00:41:32 +01:00 |
|
Éloi Rivard
|
b65d822e5c
|
objectClass is not mandatory anymore for Group creation
|
2022-12-29 00:33:15 +01:00 |
|
Éloi Rivard
|
630d602a7a
|
groups minor refactoring
|
2022-12-27 21:32:21 +01:00 |
|
Éloi Rivard
|
32a626ee4b
|
group admin: redirect after form submission to avoid double submissions
|
2022-11-16 17:55:24 +01:00 |
|
Éloi Rivard
|
d597baa415
|
for better readability, set the flask aborts in their own conditionnal block
|
2022-04-04 17:52:05 +02:00 |
|
emillumine
|
8d804616fd
|
add a 'all' utility class method to LDAPObject to retrieve all class instances
|
2022-03-14 10:03:05 +01:00 |
|
emillumine
|
da1b911172
|
set User.object_class and Group.object_class based on config when setting ldap models
permit filtering with object_class by default in User.filter() and Group.filter()
avoid having user/group base root in default filter results
|
2022-03-14 10:03:05 +01:00 |
|
Éloi Rivard
|
52e802b34f
|
split oidc code from the rest
|
2022-01-11 20:31:55 +01:00 |
|
Éloi Rivard
|
50af2e3e72
|
pre-commit tox test
|
2021-12-20 23:57:27 +01:00 |
|
Éloi Rivard
|
18e4b0c42c
|
Documentation improvements
|
2021-12-12 15:38:32 +01:00 |
|
Éloi Rivard
|
14480020cb
|
Group description
|
2021-12-10 17:16:33 +01:00 |
|
Éloi Rivard
|
d789a9b71c
|
Groups can be read-only instead of disabled
|
2021-12-07 15:09:55 +01:00 |
|
Éloi Rivard
|
d2611abadb
|
Permissions overhaul
|
2021-12-03 14:37:24 +01:00 |
|
Eloi Rivard
|
c0f53c8e6e
|
use flask-themer to allow theme customization
|
2021-10-29 17:05:32 +02:00 |
|
Camille Daniel
|
08879a059d
|
Valid group name at creation and redirect to newly created group if valid
|
2021-07-29 16:00:21 +02:00 |
|
Camille Daniel
|
9780fc9eed
|
Enable group deletion
|
2021-07-29 11:37:02 +02:00 |
|
Camille Daniel
|
aed6b18aa8
|
Show groups and enable group creation
|
2021-07-01 18:21:20 +02:00 |
|