Éloi Rivard
|
2fb0085d7b
|
OIDC client form renaming
|
2023-03-30 00:40:25 +02:00 |
|
Éloi Rivard
|
61940844e6
|
Properly handle LDAP date timezones
|
2023-03-18 00:39:32 +01:00 |
|
Éloi Rivard
|
971cf317c9
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +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 |
|
Camille Daniel
|
7e71789fad
|
fix post requests in oidc clients views
flash and lazygettext were causing an unexpected bug on post (not get) requests
|
2022-12-16 19:15:50 +01:00 |
|
Éloi Rivard
|
e478034b81
|
unit tests: client admin deletion
|
2022-12-13 19:14:25 +01:00 |
|
Éloi Rivard
|
be4a51d72a
|
client admin: redirect after form submission to avoid double submissions
|
2022-11-16 17:50:38 +01:00 |
|
Éloi Rivard
|
6facd248a9
|
Fixed a bug on the contacts field in the admin client form following the LDAP schema update of 0.0.12
|
2022-10-26 17:44:50 +02:00 |
|
Éloi Rivard
|
659efaf7ef
|
Variable renaming
|
2022-10-21 17:03:38 +02:00 |
|
Éloi Rivard
|
95ec09fe54
|
Implemented RP-initiated logout
|
2022-06-02 17:56:10 +02: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 |
|
Éloi Rivard
|
1d0f1e2f24
|
LdapObject an have attribute name different than the schema
|
2022-01-18 18:04:25 +01:00 |
|
Éloi Rivard
|
52e802b34f
|
split oidc code from the rest
|
2022-01-11 20:31:55 +01:00 |
|