Commit graph

362 commits

Author SHA1 Message Date
Éloi Rivard
48fa37aeb6 Bumped to wtforms 3.0.0 2021-11-07 13:27:49 +01:00
Éloi Rivard
79afa12878 Add 'themes' directory in MANIFEST.in 2021-11-07 13:09:37 +01:00
Éloi Rivard
69bfba5f05 Merge branch 'logging' into 'master'
Logging is configurable

See merge request yaal/canaille!16
2021-10-31 13:43:06 +00:00
Éloi Rivard
033639a955 Logging is configurable 2021-10-31 14:40:12 +01:00
Éloi Rivard
7e5dccd7eb Merge branch 'issue-50-theming' into 'master'
use flask-themer to allow theme customization

Closes #50

See merge request yaal/canaille!15
2021-10-29 15:11:14 +00:00
Camille
4e816180f4 Merge branch 'issue-72-group-bug' into 'master'
Fix bug on groups with non-existent members

Closes #72

See merge request yaal/canaille!14
2021-10-29 15:07:16 +00:00
Eloi Rivard
c0f53c8e6e use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
Éloi Rivard
2aac2a0c6a keypair bugfix 2021-10-29 15:32:38 +02:00
Éloi Rivard
7b7edc81cb black 2021-10-29 14:20:06 +02:00
Camille
402a16f9f3 Fix bug on groups with non-existent members 2021-10-29 14:19:46 +02:00
Camille
e9434e0e8c Fix demo ldif order 2021-10-28 15:34:20 +02:00
Éloi Rivard
5273ae1075 demo: python binary detection fix 2021-10-27 20:55:04 +02:00
Éloi Rivard
b03b81ff23 Merge branch 'issue-71-consent-larger-scope' into 'master'
Updated consents when a larger scope is required

Closes #71

See merge request yaal/canaille!13
2021-10-27 07:33:36 +00:00
Eloi Rivard
c9df8fb5b3 Updated consents when a larger scope is required 2021-10-27 09:31:24 +02:00
Éloi Rivard
4a43e5f40b Fixed double spaces 2021-10-26 22:54:34 +02:00
Éloi Rivard
494d9cff27 Merge branch 'issue-68-permissions-check' into 'master'
'check' command check ldap permissions

Closes #68

See merge request yaal/canaille!12
2021-10-26 20:51:49 +00:00
Éloi Rivard
334aec35d9 'check' command check ldap permissions 2021-10-26 22:49:36 +02:00
Éloi Rivard
d9a36c3318 doc: better schema installation instructions 2021-10-20 12:35:28 +02:00
Éloi Rivard
6f3243ee2f doc: better schema installation instructions 2021-10-20 12:33:56 +02:00
Éloi Rivard
983873eaf3 demo run fix 2021-10-20 12:28:10 +02:00
Éloi Rivard
d422bc31fc Merge branch 'issue-16-preauthorization' into 'master'
Implemented client pre-authorization

Closes #16

See merge request yaal/canaille!11
2021-10-20 10:19:07 +00:00
Éloi Rivard
0e6dd4f7ed Implemented client pre-authorization 2021-10-20 12:15:55 +02:00
Éloi Rivard
828d190ade firstlogin template: stackable buttons 2021-10-13 17:13:57 +02:00
Éloi Rivard
da26a5d551 fixed forgotten ldap connection timeout options 2021-10-13 16:04:08 +02:00
Éloi Rivard
fa064b902b Minor doc fix 2021-10-13 12:32:20 +02:00
Éloi Rivard
e3d14fbfb6 Bumped to 0.0.3 2021-10-13 12:18:45 +02:00
Éloi Rivard
0ce5aeb10b Merge branch 'issue-63-introspection-authorization' into 'master'
fixed introspection access rights

Closes #63

See merge request yaal/canaille!10
2021-10-13 10:11:09 +00:00
Éloi Rivard
e2e024e8f2 fixed introspection access rights 2021-10-13 12:08:08 +02:00
Éloi Rivard
94a2c36cef Merge branch 'issue-62-multiple-audiences' into 'master'
tokens can have multiple audiences

Closes #62

See merge request yaal/canaille!9
2021-10-13 10:03:33 +00:00
Éloi Rivard
582ac90dab tokens can have multiple audiences 2021-10-13 11:52:02 +02:00
Éloi Rivard
3eb3e99281 Merge branch 'issue-66-configuration-check-command' into 'master'
configuration check command

Closes #66

See merge request yaal/canaille!8
2021-10-13 08:20:44 +00:00
Éloi Rivard
d95bde7b22 check command 2021-10-13 10:17:13 +02:00
Éloi Rivard
68c091da62 'canaille' command 2021-10-13 09:50:09 +02:00
Éloi Rivard
d0b4121945 implemented a function that checks some parts of the configuration 2021-10-12 21:21:16 +02:00
Éloi Rivard
30e071dcaf flask app refactoring 2021-10-12 18:24:51 +02:00
Éloi Rivard
5863a38e40 doc: installation improvements 2021-10-12 18:14:09 +02:00
Éloi Rivard
b3e11e1d2f better error messages 2021-10-12 01:06:25 +02:00
Éloi Rivard
22f18f8cf2 Merge branch 'issue-64-introspection-sub' into 'master'
Fixed introspection sub claim. Fix #64

Closes #64

See merge request yaal/canaille!7
2021-10-03 18:28:50 +00:00
Éloi Rivard
2b307e275a Fixed introspection sub claim. Fix #64 2021-10-03 20:26:47 +02:00
Éloi Rivard
a00ba086ad userinfo log fix 2021-10-03 20:17:14 +02:00
Éloi Rivard
2348d92bb0 Additional logs 2021-10-03 13:46:52 +02:00
Eloi Rivard
68509c51bc More debug logging 2021-09-28 13:45:47 +02:00
Eloi Rivard
0d13a73918 README 2021-09-28 12:08:50 +02:00
Eloi Rivard
ef8de7f86b README 2021-09-28 12:08:12 +02:00
Eloi Rivard
813c850ae4 debug logging for OAUTH events 2021-09-28 12:06:41 +02:00
Eloi Rivard
0b7def73a3 black 2021-09-28 09:30:41 +02:00
Eloi Rivard
936d2f8aea updated French translations 2021-09-27 11:54:41 +02:00
Eloi Rivard
f957401cd8 Updated 'groups' claims in openid-configuration.json examples 2021-09-24 12:08:49 +02:00
Éloi Rivard
a9e6661e87 Use own-shipped html5shiv 2021-09-17 11:51:08 +02:00
Éloi Rivard
864710c44f Use own-shipped lato font 2021-09-17 11:47:28 +02:00