Commit graph

870 commits

Author SHA1 Message Date
Éloi Rivard
15de07d87e Bumped to 0.0.20 2023-01-28 16:23:07 +01:00
Éloi Rivard
03b64ff0e8 updated dependencies 2023-01-28 16:23:07 +01:00
Éloi Rivard
636d5dd65d Merge branch 'issue-123-scope' into 'main'
Fixed dynamic client registration scope management

Closes #123

See merge request yaal/canaille!93
2023-01-28 14:55:29 +00:00
Éloi Rivard
63f927830a Fixed dynamic client registration scope management 2023-01-28 14:04:04 +01:00
Éloi Rivard
02f03685de Added FAX_IMAGE to the LDAP syntax list 2023-01-24 22:33:59 +01:00
Éloi Rivard
3b760c8063 Merge branch 'ldapobject-refactor' into 'main'
LDAPObject refactorings

See merge request yaal/canaille!92
2023-01-24 17:41:05 +00:00
Éloi Rivard
e145a7acc8 Renamed LDAPObject 'id' attribute in 'rdn' 2023-01-24 18:32:44 +01:00
Éloi Rivard
019d99d89e LDAPObject refactoring 2023-01-24 18:27:20 +01:00
Éloi Rivard
7b684aed4a preferredLanguage is a single value 2023-01-24 18:15:26 +01:00
Éloi Rivard
6e2659ac54 LDAPObject refactorings
filter sets the LDAP attributes in .attrs
__init__ sets the LDAP attributes in .changes
2023-01-24 18:00:25 +01:00
Éloi Rivard
a0f3e951dc LDAPObject delayed self.may and self.must initializations 2023-01-24 17:56:25 +01:00
Éloi Rivard
6ebc74ccaa LDAPObject assumes every LDAP attribute is a list 2023-01-24 17:54:11 +01:00
Éloi Rivard
c470e7f134 Explicitely set Consent cn 2023-01-23 18:55:27 +01:00
Éloi Rivard
4f23dd07df Fixed a misnamed variable in LDAPObject 2023-01-22 22:58:18 +01:00
Éloi Rivard
b7eb995d4f Reorderded LDAPObject methods 2023-01-22 20:29:33 +01:00
Éloi Rivard
bb264fefa1 Avoid calls to ldap_object_attributes() outside the ldap_backend
module.
2023-01-22 20:08:25 +01:00
Éloi Rivard
db6c2cc56a Updated screenshots 2023-01-22 14:06:13 +01:00
Éloi Rivard
340c0e0408 Merge branch 'trim-i18n' into 'main'
Automatically trims the HTML translated strings

See merge request yaal/canaille!91
2023-01-22 12:51:14 +00:00
Éloi Rivard
47fff4c6ed Automatically trims the HTML translated strings 2023-01-22 13:45:59 +01:00
Éloi Rivard
b99f739922 Removed unused fomanticui theme 2023-01-22 13:10:00 +01:00
Éloi Rivard
809c7da9ff Merge branch 'js-update' into 'main'
JS dependencies update

See merge request yaal/canaille!90
2023-01-22 12:09:00 +00:00
Éloi Rivard
aa087112b6 Updated to datatables 1.13.1 2023-01-22 13:04:24 +01:00
Éloi Rivard
75b339d0ae Updated to jquery 3.6.3 2023-01-22 12:59:11 +01:00
Éloi Rivard
ecaf8f84d9 Updated to fomantic-ui 2.9.1 2023-01-22 12:57:17 +01:00
Éloi Rivard
d54808c50f Merge branch 'mail-test' into 'main'
Dedicated connectivity test email

See merge request yaal/canaille!89
2023-01-22 11:53:16 +00:00
Éloi Rivard
acd54e4afb Dedicated connectivity test email 2023-01-22 12:49:15 +01:00
Éloi Rivard
70ac32a692 force usage of poetry>1.3.0 in CI 2023-01-21 12:33:11 +01:00
Éloi Rivard
952ff3f1e9 Changelog 2023-01-18 23:18:49 +01:00
Éloi Rivard
e37be1b09e Merge branch 'datatable-translation' into 'main'
Add datatables translations.

See merge request yaal/canaille!88
2023-01-18 22:17:57 +00:00
Jesús Pérez Rey (Chuso)
e347a6d476
Add datatables translations.
Signed-off-by: Jesús Pérez Rey (Chuso) <git@chuso.net>
2023-01-18 20:01:56 +01:00
Éloi Rivard
796758c78b Changelog 2023-01-18 18:12:34 +01:00
Éloi Rivard
ba83ab0a20 Merge branch 'html-locale' into 'main'
Set the correct locale in the HTML main tag.

Closes #122

See merge request yaal/canaille!87
2023-01-18 17:08:24 +00:00
Éloi Rivard
d7c84079e3 Set the correct locale in the HTML main tag. 2023-01-18 18:02:18 +01:00
Éloi Rivard
762c2ada34 Merge branch 'punctuation' into 'main'
Wording and punctuation fixes

See merge request yaal/canaille!86
2023-01-15 19:20:17 +00:00
Éloi Rivard
9d44967cad Wording and punctuation fixes 2023-01-15 09:31:44 +01:00
Éloi Rivard
8f5b5bab3a CHANGELOG 2023-01-15 09:16:12 +01:00
Éloi Rivard
34abb5bea9 Merge branch 'typos' into 'main'
Fix typos and grammar errors.

See merge request yaal/canaille!84
2023-01-15 08:15:44 +00:00
Éloi Rivard
6ac5107f1a CHANGELOG 2023-01-15 09:13:14 +01:00
Éloi Rivard
bf0e41e608 Merge branch 'es' into 'main'
Add Spanish translation.

See merge request yaal/canaille!85
2023-01-15 08:10:37 +00:00
Jesús Pérez Rey (Chuso)
9a17923cea
Add Spanish translation. 2023-01-14 20:45:32 +01:00
Jesús Pérez Rey (Chuso)
21c497da54
Fix typos and grammar errors. 2023-01-14 20:16:01 +01:00
Éloi Rivard
9970c09d2b Bumped to 0.0.19 2023-01-14 18:24:14 +01:00
Éloi Rivard
998e11deb2 Merge branch 'expires-in' into 'main'
Ensures the token `expires_in` claim and the `access_token` `exp` claim have the same value.

See merge request yaal/canaille!83
2023-01-14 17:14:21 +00:00
Éloi Rivard
d8bcb0bdf0 Ensures the token expires_in claim and the access_token exp claim have the same value. 2023-01-14 14:59:13 +01:00
Éloi Rivard
415fe2dfa2 refactoring: moved a flask global variable in a blueprint 2022-12-29 02:18:41 +01:00
Éloi Rivard
292c47afed debug environment only creates keypair if needed 2022-12-29 02:14:40 +01:00
Éloi Rivard
7cb2da3ca3 refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +01:00
Éloi Rivard
a66ac32689 refactoring: moved the authlib related test configuration in the oidc module 2022-12-29 02:06:54 +01:00
Éloi Rivard
adec1acbaa refactoring: removed useless imports 2022-12-29 01:53:08 +01:00
Éloi Rivard
ab517f4fc0 refactoring: use Group.name when possible 2022-12-29 01:27:22 +01:00