Éloi Rivard
|
c8b76dc845
|
Use LDAPObject.reload in tests instead of LDAPObject.get
|
2023-04-08 21:36:21 +02:00 |
|
Éloi Rivard
|
2fb0085d7b
|
OIDC client form renaming
|
2023-03-30 00:40:25 +02:00 |
|
Éloi Rivard
|
78a129d494
|
Forms validate URIs
|
2023-03-29 21:33:47 +02:00 |
|
Éloi Rivard
|
f97dc3b2c6
|
CSRF protection everywhere
|
2023-03-28 20:30:29 +02:00 |
|
Éloi Rivard
|
61940844e6
|
Properly handle LDAP date timezones
|
2023-03-18 00:39:32 +01:00 |
|
Éloi Rivard
|
5aad527454
|
Unit tests use WebTest .mustcontain method when possible
|
2023-03-16 16:25:14 +01:00 |
|
Éloi Rivard
|
971cf317c9
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
|
Éloi Rivard
|
e802e3d5e2
|
Consent cn alias
|
2023-03-10 00:38:16 +01:00 |
|
Éloi Rivard
|
3d37073f18
|
Fixed unit tests
|
2023-03-09 20:58:45 +01:00 |
|
Éloi Rivard
|
46a346a0d0
|
Table search implementation
|
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
|
b059e6e719
|
Client deletion also delete related objects
|
2023-01-30 19:58:25 +01:00 |
|
Éloi Rivard
|
08827d3714
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
|
Éloi Rivard
|
0e0b561868
|
unit tests: invalid client admin deletion
|
2022-12-14 21:03:35 +01:00 |
|
Éloi Rivard
|
db2127f9ef
|
unit tests: client admin validation failures
|
2022-12-14 19:29:59 +01:00 |
|
Éloi Rivard
|
1dea7edba3
|
unit tests: client admin invalid request
|
2022-12-13 19:15:54 +01:00 |
|
Éloi Rivard
|
e478034b81
|
unit tests: client admin deletion
|
2022-12-13 19:14:25 +01:00 |
|
Éloi Rivard
|
73d6e055d3
|
unit tests: removed useless try/except in oidc fixtures
|
2022-12-04 13:41:09 +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
|
62b62b684f
|
Fixed client preconsent disabling
|
2022-11-16 17:36:16 +01: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
|
759c19d3a8
|
Avoid slapd_connection fixture in tests
|
2022-05-19 12:36:39 +02:00 |
|
Éloi Rivard
|
11a750d238
|
Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods
|
2022-05-18 16:55:37 +02: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 |
|
Éloi Rivard
|
16d2d71194
|
split oidc tests from the rest
|
2022-01-11 19:42:26 +01:00 |
|