Commit graph

265 commits

Author SHA1 Message Date
Éloi Rivard
6ac5107f1a CHANGELOG 2023-01-15 09:13:14 +01:00
Éloi Rivard
9970c09d2b Bumped to 0.0.19 2023-01-14 18:24:14 +01:00
Éloi Rivard
d8bcb0bdf0 Ensures the token expires_in claim and the access_token exp claim have the same value. 2023-01-14 14:59:13 +01:00
Éloi Rivard
2d74df19e6 Bump to 0.0.18 2022-12-28 02:23:00 +01:00
Éloi Rivard
5793a73801 OIDC end_session was not returning the state parameter in the post_logout_redirect_uri 2022-12-27 21:48:44 +01:00
Éloi Rivard
35a63e7cd6 Bumped to 0.0.17 2022-12-26 14:55:12 +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
6d2e9b2011 Fixed !80 changelog 2022-12-15 18:06:25 +01:00
Éloi Rivard
54f63b427d Merge branch 'group-deletion-button' into 'main'
Fixed group deletion button

See merge request yaal/canaille!80
2022-12-15 15:51:20 +00:00
Éloi Rivard
3ed3fd79e3 bump to canaille 0.0.16 2022-12-15 12:45:12 +01:00
Éloi Rivard
482f949c09 Fixed LDAP operational attributes handling 2022-12-15 12:41:31 +01:00
Éloi Rivard
a65f785040 Bump to 0.0.15 2022-12-15 12:00:07 +01:00
Éloi Rivard
7c6fd25524 Add nonce to the claims_supported server metadata list 2022-12-15 11:59:00 +01:00
Éloi Rivard
0440a7ba6e Fixed group deletion button 2022-12-13 18:24:26 +01:00
Éloi Rivard
a3418de239 Implemented RFC7592 OAuth Client Registration Management 2022-12-10 00:22:25 +01:00
Éloi Rivard
f42364e7ad Bumped to authlib 1.2 2022-12-06 17:46:58 +01:00
Éloi Rivard
9e75ef3478 Users can choose their favourite display name 2022-12-02 18:48:21 +01:00
Éloi Rivard
8ba6d2f7cf Bump to 0.0.14 2022-11-29 18:13:02 +01:00
Éloi Rivard
d7e61af4dd Fixed translation mo files packaging. 2022-11-25 21:39:43 +01:00
Éloi Rivard
93f584b339 Bumped to 0.0.13 2022-11-21 17:55:08 +01:00
Éloi Rivard
bb0daf34d7 LDAP 'preferredLanguage' attribute support 2022-11-20 22:52:47 +01:00
Éloi Rivard
77ae9df2a9 Issuer 'ISS' configuration option is not mandatory anymore 2022-11-17 18:10:40 +01:00
Éloi Rivard
154ec9fcd2 FROM_ADDR configuration option is not mandatory anymore 2022-11-16 19:26:33 +01:00
Éloi Rivard
62b62b684f Fixed client preconsent disabling 2022-11-16 17:36:16 +01:00
Éloi Rivard
c36d1bd222 CHANGELOG 2022-11-16 16:46:40 +01:00
Éloi Rivard
ba88f8e44a rfc7591: fixed software statement support 2022-11-15 19:04:42 +01:00
Éloi Rivard
ec749455ce CHANGELOG 2022-11-15 12:13:50 +01:00
Éloi Rivard
1d1c3a21e3 CHANGELOG 2022-11-15 11:46:44 +01:00
Éloi Rivard
ed609c99e9 Apparmor slapd instructions.
Add instructions on how to avoid apparmor preventing slapd execution for
running unit tests.
2022-11-14 18:32:31 +01:00
Éloi Rivard
f06d7bcccc CHANGELOG 2022-11-14 18:23:19 +01:00
Éloi Rivard
660b143b45 LDAPObject: fixed a bug in python <-> ldap attributes conversion.
This should fix the CI.
2022-11-14 18:15:34 +01:00
Éloi Rivard
4163d2eb13 Stop using the deprecated FLASK_ENV environment variable 2022-11-01 12:56:07 +01:00
Éloi Rivard
5aba60d587 Support for python 3.11 2022-11-01 12:03:57 +01:00
Éloi Rivard
fdb8714094 Fixed a bug happening during RP initiated logout on clients without post_logout_redirect_uri defined 2022-10-26 18:09:02 +02: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
b11cb4abb7 Bumped to v0.0.12 2022-10-24 10:31:35 +02:00
Éloi Rivard
4f729caf2e Implemented dynamic client registration 2022-10-24 10:00:32 +02:00
Éloi Rivard
bb8576a39f Changelog 2022-10-21 14:33:17 +02:00
Éloi Rivard
e45ad6e21c Implemented a basic WebFinger endpoint. 2022-10-03 18:42:08 +02:00
Éloi Rivard
9100b8fb13 Bumped to 0.0.11 2022-10-03 16:27:17 +02:00
Éloi Rivard
b4c6812adc Changelog 2022-08-01 09:58:12 +02:00
Éloi Rivard
82c8ee3b7a Bumped to 0.0.10 2022-07-07 17:02:16 +02:00
Éloi Rivard
db0fd2d8ba Fixed end-session when user are already disconnected 2022-07-07 16:28:28 +02:00
Éloi Rivard
21a2c306ac Client only return the asked scopes 2022-07-07 16:11:25 +02:00
Éloi Rivard
466d7c6410 Changelog date 2022-06-05 18:30:29 +02:00
Éloi Rivard
95ec09fe54 Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
Éloi Rivard
b378d27b23 Updated changelog 2022-06-02 17:53:58 +02:00
Éloi Rivard
a1c4f7a278 Bumped to authlib 1 2022-04-10 17:04:38 +02:00
Éloi Rivard
8217d423ad Added an option to disable self edition 2022-04-06 17:54:39 +02:00
Éloi Rivard
f496617f81 Fixed documentation about HIDE_INVALID_LOGINS 2022-04-06 17:34:30 +02:00
Éloi Rivard
b7b6040a3e Added an option to disable password recovery 2022-04-05 09:56:38 +02:00
emillumine
f6680ee1fd Bumped to 0.0.8: fixed dependencies by pinning them to 'less than next major version'
currently authlib 1.0.0 released today break tests
2022-03-15 14:42:32 +01:00
emillumine
093cee8946 Bumped to 0.0.7 2022-03-15 12:15:18 +01:00
Éloi Rivard
ebb4bf3508 Changelog 2022-03-08 19:43:18 +01:00
Éloi Rivard
80906a1cc6 Bumped to 0.0.5 2022-03-03 10:58:25 +01:00
Éloi Rivard
07faedc539 Bumped to 0.0.4 2022-02-16 19:41:17 +01:00
Éloi Rivard
e3d14fbfb6 Bumped to 0.0.3 2021-10-13 12:18:45 +02:00
Éloi Rivard
c4d3448216 Bumped to 0.0.2 2021-01-06 17:42:16 +01:00
Éloi Rivard
7aa73d1eb4 Changelog. #51 2021-01-06 17:20:50 +01:00
Éloi Rivard
cbe06cc128 Users can delete their own accounts. #35 2021-01-01 16:42:13 +01:00
Éloi Rivard
8d9a11a2e4 UI improvement on forgotten password page. Fixes #43 2021-01-01 15:30:26 +01:00
Éloi Rivard
b3a92b8f98 Changelog 2021-01-01 15:00:05 +01:00
Éloi Rivard
74baf200d5 Changelog. #39 2020-12-11 13:02:44 +01:00
Éloi Rivard
bd35093518 Admins can remove clients. Fixes #45 2020-11-23 17:32:40 +01:00
Éloi Rivard
67be75435a Documentation 2020-11-06 11:53:10 +01:00