Éloi Rivard
|
fa62c16768
|
Moved canaille.ldap_backend to canaille.backends.ldap
|
2023-04-18 20:22:55 +02:00 |
|
Éloi Rivard
|
0376a3bab8
|
Cleartext password in unit tests
|
2023-04-10 21:42:14 +02:00 |
|
Éloi Rivard
|
e2b96af1ee
|
Moved LDAP configuration entry to BACKENDS.LDAP
|
2023-04-10 20:31:54 +02:00 |
|
Éloi Rivard
|
79f12b1d0a
|
'app' submodule
|
2023-04-09 15:52:55 +02:00 |
|
Éloi Rivard
|
08f8bfbfdb
|
Moved user and group management in the core submodule
|
2023-04-09 13:34:38 +02:00 |
|
Éloi Rivard
|
db3a4a74ff
|
Renamed user attributes to match SCIM naming convention
|
2023-04-07 20:12:24 +02:00 |
|
Éloi Rivard
|
822988536d
|
LDAPObject can have several objectClass
|
2023-03-11 19:46:12 +01:00 |
|
Éloi Rivard
|
3406428f13
|
Renamed group attributes to match SCIM naming convention
|
2023-03-11 12:54:27 +01:00 |
|
Éloi Rivard
|
53581404ab
|
LDAPObject dn attributes are automatically initialized
|
2023-03-08 23:53:53 +01:00 |
|
Éloi Rivard
|
7e42467bfc
|
Renamed LDAPObject.rdn in LDAPObject.rdn_attribute
|
2023-03-08 18:50:33 +01:00 |
|
Éloi Rivard
|
edd7873cea
|
Fixed unit tests coverage
|
2023-03-07 20:10:21 +01:00 |
|
Éloi Rivard
|
cc65d78719
|
Renames LDAPObject.ldap in LDAPObject.ldap_connection
|
2023-03-07 17:55:32 +01:00 |
|
Éloi Rivard
|
e145a7acc8
|
Renamed LDAPObject 'id' attribute in 'rdn'
|
2023-01-24 18:32:44 +01:00 |
|
Éloi Rivard
|
32f6595c02
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |
|
Éloi Rivard
|
1efe6c8879
|
coverage: ignore some teardown branching
|
2022-12-27 22:16:21 +01:00 |
|
Éloi Rivard
|
45246c25aa
|
removed useless guards for LDAP timeout
|
2022-12-27 20:25:59 +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
|
fda205cbf5
|
ldap_backend: improved coverage
|
2022-12-13 19:04:33 +01:00 |
|
Éloi Rivard
|
164d228980
|
Ignore untestable blocks
|
2022-12-10 01:11:33 +01: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 |
|
emillumine
|
da1b911172
|
set User.object_class and Group.object_class based on config when setting ldap models
permit filtering with object_class by default in User.filter() and Group.filter()
avoid having user/group base root in default filter results
|
2022-03-14 10:03:05 +01:00 |
|
sblondon
|
3016f2504b
|
Fix: spellcheck configuration key
|
2022-03-01 18:55:02 +00:00 |
|
Éloi Rivard
|
1d0f1e2f24
|
LdapObject an have attribute name different than the schema
|
2022-01-18 18:04:25 +01:00 |
|