Commit graph

8 commits

Author SHA1 Message Date
Aleksander Machniak
fac41ff1d4 Remove redundant normalize_entry() call 2013-09-26 10:33:30 +02:00
Aleksander Machniak
6556c1a1d4 Improved performance of load_user_role_plugins_and_settings(), we cache
some data in session so we can skip LDAP connection + bind + search
on every request (Bug #2241)
2013-09-19 11:46:19 +02:00
Jeroen van Meeuwen (Kolab Systems)
42ecb43629 Make sure that once the user name is set, we actually continue 2013-09-14 21:42:45 +01:00
Aleksander Machniak
cdd23787e2 Fix so kolab_delegation plugin can modify list of addresses in
identity form (Bug #2191)
2013-09-11 14:01:38 +02:00
Aleksander Machniak
53d7357cef code cleanup 2013-08-03 12:57:57 +02:00
Jeroen van Meeuwen (Kolab Systems)
fecee39d67 Continue to use the original domain for users that login using a domain alias, instead of replacing the domain (that may be an alias domain) with the parent domain name space. 2013-08-03 11:33:12 +01:00
Aleksander Machniak
1778b5ec70 Implemented auth domain resolving (#1926) 2013-06-25 17:43:58 +02:00
Aleksander Machniak
e69e9b90ae Make kolab_auth's LDAP class be based on new rcube_ldap_generic class.
Move kolab_auth_ldap into separate file.
Some improvements, including performance improvement in kolab_delegate
2013-06-25 12:27:26 +02:00