Éloi Rivard
|
947f620ec3
|
Fixed client uri in consent list
|
2023-01-29 03:06:26 +01:00 |
|
Éloi Rivard
|
791ddbed32
|
Translated using Weblate (French)
Currently translated at 100.0% (275 of 275 strings)
Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/fr/
|
2023-01-28 20:00:32 +01:00 |
|
Éloi Rivard
|
3be937c286
|
Fix coverage
|
2023-01-28 18:35:39 +01: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
|
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
|
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
|
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
|
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
|
acd54e4afb
|
Dedicated connectivity test email
|
2023-01-22 12:49:15 +01: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
|
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
|
9d44967cad
|
Wording and punctuation fixes
|
2023-01-15 09:31:44 +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 |
|
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
|
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
|
ab517f4fc0
|
refactoring: use Group.name when possible
|
2022-12-29 01:27:22 +01:00 |
|
Éloi Rivard
|
cae49fcec9
|
avoid ldap related session variable names
|
2022-12-29 01:10:07 +01:00 |
|
Éloi Rivard
|
cd1d0a30d5
|
added 'autoflake' to the precommit tool list
|
2022-12-29 00:41:32 +01:00 |
|
Éloi Rivard
|
b65d822e5c
|
objectClass is not mandatory anymore for Group creation
|
2022-12-29 00:33:15 +01:00 |
|
Éloi Rivard
|
32f6595c02
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |
|
Éloi Rivard
|
7274f9cc02
|
fixed the consent list and authorization pages translations
|
2022-12-28 01:46:05 +01:00 |
|
Éloi Rivard
|
b84ce2f50b
|
homepage: wording
|
2022-12-28 01:06:42 +01:00 |
|
Éloi Rivard
|
08769f8c07
|
login page: automatically focuses the input field
|
2022-12-28 00:51:23 +01:00 |
|
Éloi Rivard
|
b0534896b5
|
Improved flash messages display on the homepage
|
2022-12-28 00:45:34 +01:00 |
|
Éloi Rivard
|
f89d45a3e7
|
Removed unused template
|
2022-12-28 00:26:25 +01:00 |
|
Éloi Rivard
|
64ac2af981
|
Merge branch 'endsession-bugfix' into 'main'
OIDC end_session was not returning the `state` parameter in the `post_logout_redirect_uri`
See merge request yaal/canaille!82
|
2022-12-27 21:16:52 +00:00 |
|
Éloi Rivard
|
1efe6c8879
|
coverage: ignore some teardown branching
|
2022-12-27 22:16:21 +01:00 |
|
Éloi Rivard
|
70f0941278
|
refactoring: removed a guard to increase coverage
|
2022-12-27 22:02:06 +01:00 |
|
Éloi Rivard
|
5793a73801
|
OIDC end_session was not returning the state parameter in the post_logout_redirect_uri
|
2022-12-27 21:48:44 +01:00 |
|
Éloi Rivard
|
630d602a7a
|
groups minor refactoring
|
2022-12-27 21:32:21 +01:00 |
|
Éloi Rivard
|
234eeacb6a
|
ldapobject: minor refactoring
|
2022-12-27 21:10:53 +01:00 |
|
Éloi Rivard
|
45246c25aa
|
removed useless guards for LDAP timeout
|
2022-12-27 20:25:59 +01:00 |
|
Éloi Rivard
|
69da0b83ce
|
unit tests: SMTP connection with bad TLS configuration
|
2022-12-27 18:48:55 +01:00 |
|
Éloi Rivard
|
b74c2d1497
|
refactoring: moved mail related functions into mail.py
|
2022-12-24 03:06:44 +01:00 |
|