Commit graph

684 commits

Author SHA1 Message Date
Éloi Rivard
40f908a4a9 RFC7523 is not yet implemented 2022-10-31 13:58:19 +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
5b69be00c3 documentation: Added an OAuth2 spec, again 2022-10-24 12:12:55 +02:00
Éloi Rivard
d94a39cf73 documentation: Added an OAuth2 spec 2022-10-24 11:54:04 +02:00
Éloi Rivard
b11cb4abb7 Bumped to v0.0.12 2022-10-24 10:31:35 +02:00
Éloi Rivard
5d5b0a411c Removed an unused permission 2022-10-24 10:30:08 +02:00
Éloi Rivard
1485df2981 Updated python dependencies 2022-10-24 10:28:36 +02:00
Éloi Rivard
b04e96587b Merge branch 'issue-58-dynamic-client-registration' into 'main'
Implemented OAUTH2 Dynamic Client Registration

Closes #58

See merge request yaal/canaille!60
2022-10-24 08:04:48 +00:00
Éloi Rivard
4f729caf2e Implemented dynamic client registration 2022-10-24 10:00:32 +02:00
Éloi Rivard
659efaf7ef Variable renaming 2022-10-21 17:03:38 +02:00
Éloi Rivard
da5f288e4f Use a different json metadata file for unit testing 2022-10-21 17:03:38 +02:00
Éloi Rivard
81834b2a34 Updated specifications 2022-10-21 16:39:55 +02:00
Éloi Rivard
7cab8d32a1 Documentation: Draft of the specifications support 2022-10-21 15:47:38 +02:00
Éloi Rivard
bb8576a39f Changelog 2022-10-21 14:33:17 +02:00
Éloi Rivard
6ee9929f6b Fixed style 2022-10-14 09:36:08 +02:00
Éloi Rivard
00ffffeef5 Bumped to FomanticUI 2.9.0 2022-10-10 09:55:44 +02:00
Éloi Rivard
77aff593d4 Refactoring: file renaming 2022-10-06 13:32:41 +02:00
Éloi Rivard
0584cad0f5 Fixed well_known URLs 2022-10-03 19:32:39 +02:00
Éloi Rivard
e1e0c35dde Merge branch 'issue-94-webfinger' into 'master'
Implemented a basic WebFinger endpoint.

Closes #94

See merge request yaal/canaille!59
2022-10-03 16:46:30 +00: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
dca48bd066 Updated python dependencies 2022-10-03 13:29:40 +02:00
Éloi Rivard
28adc08795 Commands does not executed ldap setup and teardown in testing context 2022-10-03 13:25:13 +02:00
Éloi Rivard
23276e60ca Merge branch 'master' into 'master'
Use poetry's entrypoint logic

Closes #105

See merge request yaal/canaille!58
2022-08-11 10:24:02 +00:00
Sofi
53734a3b6d
Use poetry's entrypoint logic
Also fixes #105 by renaming the output script from `sheraf` to
`canaille`.
2022-08-09 15:56:23 +02:00
Éloi Rivard
b4c6812adc Changelog 2022-08-01 09:58:12 +02:00
Éloi Rivard
c14cd90ad3 Fixed CI 2022-08-01 09:54:53 +02:00
Éloi Rivard
8bc363d2ae Merge branch 'darktheme' into 'master'
Darktheme

See merge request yaal/canaille!57
2022-08-01 07:54:22 +00:00
Funelie
b5e8e6cf2a editing dropdown color 2022-08-01 09:51:23 +02:00
Funelie
07f7ffb6ff fixing tags color in tables 2022-08-01 09:07:27 +02:00
Funelie
8580ca8e6f message cards and contrast editing 2022-07-29 15:50:01 +02:00
Funelie
6390266203 Added built in CSS dark theme 2022-07-29 15:35:38 +02:00
Éloi Rivard
d0962a9a8d Removed a debug print 2022-07-27 17:56:16 +02:00
Éloi Rivard
51b75130f6 Documentation: added a small OIDC provider comparison table 2022-07-27 15:39:46 +02:00
Éloi Rivard
e86eab63cd Attempt to fix RTD compilation 2022-07-20 11:16:38 +02:00
Éloi Rivard
7a27a269cf RTD apt packages 2022-07-08 16:43:23 +02:00
Éloi Rivard
c173539d43 RTD with python3.8 2022-07-08 16:38:32 +02:00
Éloi Rivard
c6342df210 Attempt to fix RTD 2022-07-08 16:37:46 +02:00
Éloi Rivard
32268ecab5 Demo UI refresh fixes 2022-07-08 10:08:00 +02:00
Éloi Rivard
b51d9dd85f Demo UI refresh 2022-07-08 10:01:36 +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
5b31da36ce Minor demo improvements 2022-07-07 16:24:42 +02:00
Éloi Rivard
b135805a0f Merge branch 'issue-102-consent-page-fix' into 'master'
Client only return the asked scopes

Closes #102

See merge request yaal/canaille!56
2022-07-07 14:23:44 +00:00
Éloi Rivard
21a2c306ac Client only return the asked scopes 2022-07-07 16:11:25 +02:00
Éloi Rivard
c8281969d8 Added support for a postalAddress field 2022-07-07 14:46:02 +02:00
Éloi Rivard
d7919c5583 Merge branch '36-online-demo' into 'master'
update README with online demo info

Closes #36

See merge request yaal/canaille!55
2022-07-04 14:51:41 +00:00
emillumine
78cdb6d020 update README with online demo info 2022-07-04 16:05:43 +02:00
Éloi Rivard
bd053c1d38 Updated pre-commit 2022-06-30 11:18:37 +02:00