Éloi Rivard
|
9480e43ad9
|
Removed LDAPObject __getitem__ and __setitem__ methods
|
2023-05-11 23:08:39 +02:00 |
|
Éloi Rivard
|
df60821e29
|
Rename LDAPObject.attribute_table to attributes
|
2023-05-11 16:55:33 +02:00 |
|
Éloi Rivard
|
1167d336d9
|
fixes wrong attribute name in impersonate page flash message
|
2023-05-11 16:50:06 +02:00 |
|
Éloi Rivard
|
6e6d15fec1
|
Fixed password initialization mail recipients
|
2023-05-05 10:53:48 +02:00 |
|
Éloi Rivard
|
00b13c95ad
|
refer to 'groups' instead of ldap 'memberof' in the group edition page
|
2023-05-02 17:08:42 +02:00 |
|
Éloi Rivard
|
e8e6060c74
|
ACL group filter can be simple group name instead of full dn
|
2023-05-02 16:25:00 +02:00 |
|
Éloi Rivard
|
0234c5945a
|
User.logout excepts IndexError in case of invalid sessions
|
2023-04-18 20:36:48 +02:00 |
|
Éloi Rivard
|
fa62c16768
|
Moved canaille.ldap_backend to canaille.backends.ldap
|
2023-04-18 20:22:55 +02:00 |
|
Éloi Rivard
|
c4676ec572
|
Update User group when save is called
|
2023-04-17 18:43:43 +02:00 |
|
Éloi Rivard
|
edb64cbfe1
|
ACL filters are no more LDAP filters but user attribute mappings.
|
2023-04-14 19:53:16 +02:00 |
|
Éloi Rivard
|
e2b96af1ee
|
Moved LDAP configuration entry to BACKENDS.LDAP
|
2023-04-10 20:31:54 +02:00 |
|
Éloi Rivard
|
8b0dbf2d55
|
Catch bare exceptions in populate commands instead of ldap specific exceptions
|
2023-04-09 23:56:06 +02:00 |
|
Éloi Rivard
|
83f67331d3
|
Split commands in their dedicated modules
|
2023-04-09 21:58:11 +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 |
|