Commit graph

1534 commits

Author SHA1 Message Date
Éloi Rivard
1fd8af2cf4
refactor: models attributes cardinality is closer to SCIM models 2023-11-17 21:21:25 +01:00
Éloi Rivard
0ee374dea7
tests: back to 100% coverage 2023-11-16 18:06:23 +01:00
Éloi Rivard
0569950c47
tests: fix end session error message test 2023-11-16 17:49:33 +01:00
Éloi Rivard
09673fdf4d
tests: fix UTCDatetime form field unit tests during light saving 2023-11-16 17:42:04 +01:00
Éloi Rivard
87653e9197
chore: update dependencies 2023-11-14 18:41:49 +01:00
Éloi Rivard
134b4c5f50
fix: better logout error message 2023-11-13 18:40:01 +01:00
Éloi Rivard
2f6be470d1
fix: the demo try/except block catches all the authlib errors 2023-11-13 18:39:21 +01:00
Éloi Rivard
f4c67dd835
chore: python dependencies update 2023-11-08 09:24:53 +01:00
Éloi Rivard
458e5e6dfe Merge branch 'py312' into 'main'
chore: python 3.12 support

See merge request yaal/canaille!155
2023-11-01 19:26:46 +00:00
Éloi Rivard
b2988d35eb
chore: python 3.12 support 2023-11-01 20:22:26 +01:00
Éloi Rivard
9ae4f7487d
chore: update dependencies 2023-11-01 11:24:29 +01:00
Éloi Rivard
f70883cfdc
doc: add several OIDC documentations 2023-10-24 23:46:46 +02:00
Éloi Rivard
8f2c9a4add
chore: update dependencies 2023-10-23 19:36:21 +02:00
Éloi Rivard
8d5065d204
chore: update dependencies 2023-10-10 18:12:05 +02:00
Éloi Rivard
e760c34942
feat: collapse the icon column in the list tables 2023-10-06 15:36:02 +02:00
Éloi Rivard
40b868cfee
tests: multiple emails and phone_numbers 2023-10-02 21:58:46 +02:00
Éloi Rivard
b765328f7e
chore: bump to 0.0.34 2023-10-02 14:06:13 +02:00
Éloi Rivard
0574460fe6
fix: when LDAP servers are down, rendering error pages would raise an exception 2023-10-02 14:06:06 +02:00
Éloi Rivard
7b95fc1893
chore: dependencies update 2023-10-02 09:53:39 +02:00
Éloi Rivard
88dcf94750
Revert "tests: domain is localhost.local"
This reverts commit 44aed27719.
2023-10-01 15:42:16 +02:00
Éloi Rivard
b843f9d9aa
chore: update dependencies 2023-09-29 22:57:13 +02:00
Éloi Rivard
91fe006848 Merge branch 'htmx' into 'main'
chore: bump to htmx 1.9.6

See merge request yaal/canaille!154
2023-09-29 11:02:19 +00:00
Éloi Rivard
5b039d8f4f
chore: bump to htmx 1.9.6 2023-09-29 12:57:37 +02:00
Éloi Rivard
d1f8a95f08 Merge branch 'account-lockability-fix' into 'main'
fix: user deletion on instances without account lockability

See merge request yaal/canaille!153
2023-09-28 16:35:22 +00:00
Éloi Rivard
9c5ef421d0
fix: user deletion on instances without account lockability 2023-09-28 18:27:43 +02:00
Éloi Rivard
529e0c2493
chore: update dependencies 2023-09-20 18:55:02 +02:00
Éloi Rivard
44aed27719
tests: domain is localhost.local 2023-09-20 09:54:17 +02:00
Éloi Rivard
f5083d0b15
fix: unique type in token memory model 2023-09-18 23:55:46 +02:00
Éloi Rivard
d7c6896093
refactor: move get_jkws method in oauth.py 2023-09-18 23:02:48 +02:00
Éloi Rivard
a2fb88fb05
tests: fix CI 2023-09-15 18:01:17 +02:00
Éloi Rivard
46c795b3b5
refactor: only load oidc module if OIDC is configured 2023-09-15 17:56:23 +02:00
Éloi Rivard
7e3cb6ba53
fix: inline form validation in the profile edition page 2023-09-11 18:28:47 +02:00
Éloi Rivard
17f84e4ce4
fix: silence faker debug logs 2023-09-11 18:20:17 +02:00
Éloi Rivard
4d397906bd
fix: translation compilation warnings 2023-09-11 18:15:42 +02:00
Éloi Rivard
270349664c
fix: relative translation path in build.py
to avoid errors when launching the demo clients
2023-09-11 18:11:51 +02:00
Éloi Rivard
9218f2c4ab
Merge branch 'fomanticui' into 'main'
bump to fomanticui 2.9.3

See merge request yaal/canaille!152
2023-09-08 07:16:15 +00:00
Éloi Rivard
c2e6158bf5
fix: use fomantic-ui equal width menu on submenus 2023-09-08 09:07:04 +02:00
Éloi Rivard
cbecb34c4e
chore: bump to fomanticui 2.9.3 2023-09-08 09:07:03 +02:00
Éloi Rivard
5cff3ab0a3
chore: readme 2023-09-01 10:54:36 +02:00
Éloi Rivard
a2e3fce204
feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
Éloi Rivard
c0bf10dce7
chore: remove remaning datatables files 2023-09-01 09:27:52 +02:00
Éloi Rivard
602da811d4
Merge branch 'issue-168-signup-redirections' into 'main'
user login redirections

Closes #168

See merge request yaal/canaille!151
2023-09-01 07:22:12 +00:00
Éloi Rivard
a7b3d4be88
feat: user login redirections
if users login during the authorization phase, they
get redirected to the authorization page afterwards
2023-09-01 09:12:40 +02:00
Éloi Rivard
8be771e41d
tests: fix CI 2023-08-31 22:44:06 +02:00
Éloi Rivard
d22766e704
doc: add rfc9394 2023-08-30 13:52:25 +02:00
Éloi Rivard
f6abd1e22f
refactor: avoid to build one form per button in the pagination toolbar 2023-08-27 16:33:48 +02:00
Éloi Rivard
c718f7b258
refactor: remove unnecessary htmx 1506 workarounds
fixes #143
2023-08-27 16:25:30 +02:00
Éloi Rivard
89f5c09a6a
chore: bump to htmx 1.9.5 2023-08-27 16:19:23 +02:00
Éloi Rivard
21ea0238b5
OIDC jwks endpoint do not return empty kid claim 2023-08-26 19:59:44 +02:00
Éloi Rivard
823bba35b4
chore: bump to 0.0.33 2023-08-26 17:39:40 +02:00