Commit graph

790 commits

Author SHA1 Message Date
É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
Éloi Rivard
b0926f2216 Updated canaille homepage to canaille.yaal.coop 2022-06-21 14:30:46 +02:00
Éloi Rivard
466d7c6410 Changelog date 2022-06-05 18:30:29 +02:00
Éloi Rivard
5b434b2fd9 Bumped to version 0.0.9 2022-06-05 18:25:59 +02:00
Éloi Rivard
f1705ad7ae Merge branch 'issue-97-end-session' into 'master'
Implemented RP-initiated logout

Closes #97

See merge request yaal/canaille!54
2022-06-02 16:02:47 +00: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
386e46c944 Updated dependencies 2022-06-02 15:44:59 +02:00
Éloi Rivard
fddda33446 Removed deprecated babel extensions 2022-06-02 15:41:45 +02:00
Éloi Rivard
8ee91e6d0f Added the audience in the demo data 2022-06-02 12:48:35 +02:00
Éloi Rivard
c86f62ad50 Demo minor variable renaming 2022-06-02 12:44:35 +02:00
Éloi Rivard
1f44153c4f fixed a html title tag in the authorize page 2022-05-20 14:13:21 +02:00
Éloi Rivard
1759c6cdf2 Get rid of autouse fixtures 2022-05-20 09:24:24 +02:00
Éloi Rivard
759c19d3a8 Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
Éloi Rivard
11a750d238 Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
Éloi Rivard
9a22352958 setup_ldap_models takes a config parameter instead of an app parameter 2022-05-18 13:44:54 +02:00
Éloi Rivard
d976d47b1a Test refactoring 2022-05-18 11:31:26 +02:00
Éloi Rivard
345044e7b9 Attempt to fix CI, again 2022-05-18 10:27:45 +02:00
Éloi Rivard
d7065f1435 Attempt to fix CI 2022-05-18 10:19:30 +02:00
Éloi Rivard
e72e5fadef ignore mo catalogs 2022-05-18 10:10:51 +02:00
Éloi Rivard
75165826e1 Merge branch 'build-mo-files' into 'master'
generate compiled translations (.mo files) when the package is built

See merge request yaal/canaille!53
2022-05-18 08:07:14 +00:00
Éloi Rivard
3521cec034 Merge branch 'test_authorization_code_flow' into 'master'
add tests to clarify when nonce is required

See merge request yaal/canaille!52
2022-05-18 08:06:53 +00:00
Stéphane Blondon
951afa1a93 poetry compiles translation files 2022-05-14 23:58:26 +02:00
Stéphane Blondon
ee2135963e generate compiled translations (.mo files) when the package is built 2022-05-14 18:37:39 +02:00
Éloi Rivard
38401005e7 The demo now uses poetry 2022-05-13 16:47:48 +02:00
emillumine
083b101df2 add tests to clarify when nonce is required 2022-05-13 15:56:31 +02:00
Éloi Rivard
9e529c97c6 Fixed CI, again 2022-05-13 12:07:33 +02:00
Éloi Rivard
254c401ad3 Fixed CI 2022-05-13 12:01:24 +02:00
Éloi Rivard
31cbd6ea83 Merge branch 'poetry' into 'master'
Use poetry instead of setuptools

Closes #33

See merge request yaal/canaille!51
2022-05-13 09:59:05 +00:00
Éloi Rivard
ced97aac03 Use poetry instead of setuptools 2022-05-13 11:55:12 +02:00
Éloi Rivard
275f20a5e0 Merge branch 'add_documentation' into 'master'
more documentation to help contributors

See merge request yaal/canaille!50
2022-05-08 14:47:11 +00:00
Stéphane Blondon
e97daa9b65 more documentation to help contributors 2022-05-06 17:00:32 +02:00
Éloi Rivard
da3783baf8 Merge branch 'generate-mo-files' into 'master'
Generate mo files

See merge request yaal/canaille!49
2022-05-06 12:21:08 +00:00
Stéphane Blondon
b30b266739 style (end-of-line) 2022-05-06 12:45:22 +02:00
Stéphane Blondon
5a00c2840b remove messages.mo from repository 2022-05-06 12:32:39 +02:00
Stéphane Blondon
36042f132e Makefile generates translation and builds package 2022-05-06 12:32:00 +02:00
sblondon
9ecabb6e4f Fix code example 2022-05-06 09:19:53 +00:00
sblondon
5c582f8107 Spellcheck and split a sentence 2022-05-06 09:12:53 +00:00
Éloi Rivard
fc4130a38b Merge branch 'issue-98-authlib-v1' into 'master'
Authlib 1

Closes #98

See merge request yaal/canaille!48
2022-04-10 15:07:19 +00:00
Éloi Rivard
a1c4f7a278 Bumped to authlib 1 2022-04-10 17:04:38 +02:00
Éloi Rivard
723c697c86 Merge branch 'issue-96-disable-profile-edition' into 'master'
Added an option to disable self edition

See merge request yaal/canaille!47
2022-04-06 15:57:31 +00: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
6ef0766acf Merge branch 'issue-99-disable-password-recovery' into 'master'
Added an option to disable password recovery

Closes #99

See merge request yaal/canaille!46
2022-04-05 07:59:25 +00:00
Éloi Rivard
b7b6040a3e Added an option to disable password recovery 2022-04-05 09:56:38 +02:00