Éloi Rivard
|
7fbe544b15
|
unit tests: check logo presence in mails
|
2022-12-20 19:45:04 +01:00 |
|
Éloi Rivard
|
8b066c7695
|
unit tests: test mails domain guessing from SERVER_NAME flask configuration
|
2022-12-17 00:38:05 +01:00 |
|
Éloi Rivard
|
e59ab27837
|
unit tests: app configuration paths
|
2022-12-16 22:33:09 +01:00 |
|
Éloi Rivard
|
6c41c2a196
|
unit tests: tested logging to a file
|
2022-12-16 22:14:46 +01:00 |
|
Éloi Rivard
|
41642f68c6
|
prevent lazy_gettext execution in unwanted contexts
|
2022-12-16 19:28:13 +01:00 |
|
Éloi Rivard
|
d64f62fdbd
|
Merge branch 'fix-clients-post-requests' into 'main'
fix post requests in oidc clients views
See merge request yaal/canaille!81
|
2022-12-16 18:16:17 +00:00 |
|
Camille Daniel
|
7e71789fad
|
fix post requests in oidc clients views
flash and lazygettext were causing an unexpected bug on post (not get) requests
|
2022-12-16 19:15:50 +01:00 |
|
Éloi Rivard
|
f086bcd7da
|
Stop caching server metadata
|
2022-12-15 23:00:58 +01:00 |
|
Éloi Rivard
|
6d2e9b2011
|
Fixed !80 changelog
|
2022-12-15 18:06:25 +01:00 |
|
Éloi Rivard
|
54f63b427d
|
Merge branch 'group-deletion-button' into 'main'
Fixed group deletion button
See merge request yaal/canaille!80
|
2022-12-15 15:51:20 +00:00 |
|
Éloi Rivard
|
3ed3fd79e3
|
bump to canaille 0.0.16
|
2022-12-15 12:45:12 +01:00 |
|
Éloi Rivard
|
482f949c09
|
Fixed LDAP operational attributes handling
|
2022-12-15 12:41:31 +01:00 |
|
Éloi Rivard
|
a65f785040
|
Bump to 0.0.15
|
2022-12-15 12:00:07 +01:00 |
|
Éloi Rivard
|
7c6fd25524
|
Add nonce to the claims_supported server metadata list
|
2022-12-15 11:59:00 +01:00 |
|
Éloi Rivard
|
a39e76ee08
|
fix User and Group base dn
|
2022-12-15 11:53:51 +01:00 |
|
Éloi Rivard
|
eac4437351
|
unit tests: improved ldap utils coverage
|
2022-12-15 00:22:37 +01:00 |
|
Éloi Rivard
|
2773f1c34c
|
unit tests: ldap filter tests
|
2022-12-15 00:15:10 +01:00 |
|
Éloi Rivard
|
a621fc1163
|
unit tests: ldap utils
|
2022-12-15 00:03:01 +01:00 |
|
Éloi Rivard
|
42a0e3e3d8
|
extracted conversion utilities from LDAPObject class
|
2022-12-14 21:18:51 +01:00 |
|
Éloi Rivard
|
f9df8300ce
|
unit tests: ldap objects repr
|
2022-12-14 21:06:59 +01:00 |
|
Éloi Rivard
|
0e0b561868
|
unit tests: invalid client admin deletion
|
2022-12-14 21:03:35 +01:00 |
|
Éloi Rivard
|
db2127f9ef
|
unit tests: client admin validation failures
|
2022-12-14 19:29:59 +01:00 |
|
Éloi Rivard
|
1dea7edba3
|
unit tests: client admin invalid request
|
2022-12-13 19:15:54 +01:00 |
|
Éloi Rivard
|
e478034b81
|
unit tests: client admin deletion
|
2022-12-13 19:14:25 +01:00 |
|
Éloi Rivard
|
fda205cbf5
|
ldap_backend: improved coverage
|
2022-12-13 19:04:33 +01:00 |
|
Éloi Rivard
|
dab82e6466
|
Removed unnecessary try/except blocks
|
2022-12-13 18:53:29 +01:00 |
|
Éloi Rivard
|
0440a7ba6e
|
Fixed group deletion button
|
2022-12-13 18:24:26 +01:00 |
|
Éloi Rivard
|
9a3363a17f
|
unit tests: improved flaskutils coverage
|
2022-12-11 22:49:32 +01:00 |
|
Éloi Rivard
|
118af82409
|
Fixes an authlib jwk warning
|
2022-12-11 22:27:54 +01:00 |
|
Éloi Rivard
|
13a6a984cb
|
unit tests: improved jkws endpoint coverage
|
2022-12-11 14:57:26 +01:00 |
|
Éloi Rivard
|
12a93870fc
|
unit tests: authorization denial
|
2022-12-11 14:43:21 +01:00 |
|
Éloi Rivard
|
5a959ef10e
|
unit tests: improved authorization flow coverage
|
2022-12-11 13:16:24 +01:00 |
|
Éloi Rivard
|
c02ea791be
|
removed unused method in the oauth authorization class
|
2022-12-10 21:18:17 +01:00 |
|
Éloi Rivard
|
449231abbe
|
unit tests: improved token introspection coverage
|
2022-12-10 21:10:18 +01:00 |
|
Éloi Rivard
|
812d04a571
|
unit tests: improved token revokation coverage
|
2022-12-10 21:02:51 +01:00 |
|
Éloi Rivard
|
6875d0c15e
|
Session vars are always lists
|
2022-12-10 20:47:47 +01:00 |
|
Éloi Rivard
|
8932b390ba
|
test consent removal with arleady revoked tokens
|
2022-12-10 11:24:53 +01:00 |
|
Éloi Rivard
|
fa3d51e32b
|
removed unused method in the client model
|
2022-12-10 11:00:16 +01:00 |
|
Éloi Rivard
|
18b05854f3
|
unit tests: improved authorization code flow coverage
|
2022-12-10 10:58:22 +01:00 |
|
Éloi Rivard
|
164d228980
|
Ignore untestable blocks
|
2022-12-10 01:11:33 +01:00 |
|
Éloi Rivard
|
1b53304940
|
Updated 'users' menu icon
|
2022-12-10 00:58:09 +01:00 |
|
Éloi Rivard
|
533f9f1a1a
|
Merge branch 'issue-110-dynamic-client-registration-management' into 'main'
Implemented RFC7592 OAuth Client Registration Management
See merge request yaal/canaille!79
|
2022-12-09 23:40:09 +00:00 |
|
Éloi Rivard
|
a3418de239
|
Implemented RFC7592 OAuth Client Registration Management
|
2022-12-10 00:22:25 +01:00 |
|
Éloi Rivard
|
3e04850976
|
tox 4 configuration
|
2022-12-10 00:19:04 +01:00 |
|
Éloi Rivard
|
b230e40e23
|
unit tests: improved token revokation coverage
|
2022-12-06 18:52:35 +01:00 |
|
Éloi Rivard
|
b34e862e4b
|
unit tests: increased group coverage
|
2022-12-06 18:36:07 +01:00 |
|
Éloi Rivard
|
5b388400d1
|
unit tests: test schema installation with missing permissions
|
2022-12-06 18:18:27 +01:00 |
|
Éloi Rivard
|
c2e93b8773
|
unit tests: slapd initialization refactoring
|
2022-12-06 18:18:27 +01:00 |
|
Éloi Rivard
|
890888930e
|
Merge branch 'authlib1.2' into 'main'
Bumped to authlib 1.2
See merge request yaal/canaille!78
|
2022-12-06 16:50:42 +00:00 |
|
Éloi Rivard
|
f42364e7ad
|
Bumped to authlib 1.2
|
2022-12-06 17:46:58 +01:00 |
|