Commit graph

694 commits

Author SHA1 Message Date
Éloi Rivard
1f3a29ddeb unit tests: ldap domain is dc=mydomain,dc=tld 2022-11-05 19:52:57 +01:00
Éloi Rivard
0654800d2d Updated python dependencies 2022-11-04 17:03:54 +01:00
Éloi Rivard
2062a6156b Minor documentation fix 2022-11-04 13:24:07 +01:00
Éloi Rivard
7a6cb2f531 Explicitly set the documentation language 2022-11-04 09:32:41 +01:00
Éloi Rivard
791e2c8362 LDAP backends loads the operational attributes when it reads an object in the directory 2022-11-01 21:05:36 +01:00
Éloi Rivard
bbd4a3e92e Fixed a typo 2022-11-01 18:15:17 +01:00
Éloi Rivard
4163d2eb13 Stop using the deprecated FLASK_ENV environment variable 2022-11-01 12:56:07 +01:00
Éloi Rivard
cdac8cfbff Merge branch 'py311' into 'main'
Support for python 3.11

See merge request yaal/canaille!61
2022-11-01 11:12:08 +00:00
Éloi Rivard
5aba60d587 Support for python 3.11 2022-11-01 12:03:57 +01:00
Éloi Rivard
2d3c627479 Updated python dependencies 2022-11-01 12:03:43 +01:00
É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