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 |
|
É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 |
|