Commit graph

709 commits

Author SHA1 Message Date
Laurent GAY
9ca52d9f33 correction about installation of ldif in LDAP 2022-11-15 12:13:49 +01:00
Éloi Rivard
e794259dda Merge branch 'issue-113-logo-css' into 'main'
CSS with customize logo

See merge request yaal/canaille!67
2022-11-15 10:50:30 +00:00
Éloi Rivard
1d1c3a21e3 CHANGELOG 2022-11-15 11:46:44 +01:00
Laurent GAY
44055f9469 CSS with customize logo 2022-11-15 11:44:54 +01:00
Éloi Rivard
2b1591cfa8 Updated python dependencies 2022-11-15 09:22:03 +01:00
Éloi Rivard
4094c34ed5 Merge branch 'documentation' into 'main'
Apparmor slapd instructions.

See merge request yaal/canaille!66
2022-11-14 17:37:15 +00: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
94397e708d Merge branch 'issue-113-client-secret' into 'main'
Fixed client secret display

See merge request yaal/canaille!65
2022-11-14 17:27:00 +00:00
Éloi Rivard
f06d7bcccc CHANGELOG 2022-11-14 18:23:19 +01:00
Laurent GAY
b7bd7fe643 Client: client_secret not show -> bad attribut name 2022-11-14 18:22:37 +01:00
Éloi Rivard
840830b7bb Merge branch 'ci-fix' into 'main'
LDAPObject: fixed a bug in python <-> ldap attributes conversion.

See merge request yaal/canaille!64
2022-11-14 17:19:19 +00: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
221f4615e3 Added a CSS so the profile password initialization box is always displayed. 2022-11-09 18:03:28 +01:00
Éloi Rivard
1946f283fc Added 'code_challenge_methods_supported' in well-known configuration 2022-11-06 17:13:12 +01:00
Éloi Rivard
612c139ebe Updated python dependencies 2022-11-05 19:54:15 +01:00
É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