Éloi Rivard
|
733625e2bc
|
feat: SQL migrations with flask-alembic
|
2025-01-10 12:32:18 +01:00 |
|
Éloi Rivard
|
5bc438d21d
|
feat: implement OIDC client_credentials flow
|
2024-12-06 15:09:25 +01:00 |
|
Éloi Rivard
|
53123fa3c4
|
fix: display an exception message when something happen during the demo app launch
|
2024-10-10 17:32:26 +02:00 |
|
Éloi Rivard
|
709019ede3
|
fix: demo user creation
|
2024-10-10 15:32:35 +02:00 |
|
Éloi Rivard
|
ec7a721336
|
refactor: ldap objects id attribute is based on entryUUID instead of dn
|
2024-04-05 15:35:49 +02:00 |
|
Éloi Rivard
|
5689ba4db4
|
fix: demo app backend installation
|
2024-03-26 20:13:12 +01:00 |
|
Éloi Rivard
|
4edffcaa9f
|
chore: use isort instead of reoder-python-imports
|
2024-03-15 19:58:37 +01:00 |
|
Éloi Rivard
|
14a93ad104
|
chore: demo client registration
|
2023-12-24 12:08:06 +01:00 |
|
Éloi Rivard
|
06b60e1747
|
fix: post_logout_redirect_uris was ignored during OIDC dynamic registration
|
2023-12-23 21:32:31 +01:00 |
|
Éloi Rivard
|
e1f54fffbc
|
fix: demo client issue date
|
2023-11-24 15:24:46 +01:00 |
|
Éloi Rivard
|
77072db5c8
|
fix: demo client audiences
|
2023-11-24 15:17:15 +01:00 |
|
Éloi Rivard
|
4528526de4
|
fix: demo user initialization
|
2023-11-24 12:47:49 +01:00 |
|
Éloi Rivard
|
40b868cfee
|
tests: multiple emails and phone_numbers
|
2023-10-02 21:58:46 +02:00 |
|
Éloi Rivard
|
5986e3e18d
|
fix: demo client redirection_uri typo
|
2023-08-21 14:55:46 +02:00 |
|
Éloi Rivard
|
361fda0386
|
Renamed User.phone_number in User.phone_numbers
|
2023-06-22 15:33:03 +02:00 |
|
Éloi Rivard
|
371f806695
|
Renamed User.email in User.emails
|
2023-06-22 15:15:46 +02:00 |
|
Éloi Rivard
|
c1d1706007
|
Moved every model import to canaille.models
|
2023-05-20 20:02:00 +02:00 |
|
Éloi Rivard
|
3ec92fc54f
|
Fixes demo auto-reloading conflicts
|
2023-05-20 18:20:48 +02:00 |
|
Éloi Rivard
|
6f637b8129
|
Refactored the unit test backend fixtures
|
2023-05-20 17:17:46 +02:00 |
|
Éloi Rivard
|
30282e633b
|
The LDAP Backend is now a class
|
2023-05-20 12:08:04 +02:00 |
|
Éloi Rivard
|
b9931da33d
|
Populate the database when running a demo
|
2023-05-19 15:57:54 +02:00 |
|
Éloi Rivard
|
0992bec5b1
|
docker demo initial data pythonic loading
|
2023-05-19 15:53:56 +02:00 |
|
Éloi Rivard
|
4f0381e9e8
|
Remove remaining time.sleep while launching the demo
|
2023-05-19 15:09:01 +02:00 |
|
Éloi Rivard
|
4a1b815dab
|
demo initial data pythonic loading
|
2023-05-19 12:01:13 +02:00 |
|