Arthur Schiwon
|
c2f557f1dd
|
LDAP: cache the results, reduce LDAP searches
|
2012-06-07 18:55:32 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Arthur Schiwon
|
c1490239e5
|
LDAP group: support for memberUid, fix for oc-594
|
2012-05-08 23:49:33 +02:00 |
Arthur Schiwon
|
716c5a3c8e
|
LDAP: use the correct attribute for the display name
|
2012-05-04 14:02:04 +02:00 |
Arthur Schiwon
|
231eec7325
|
LDAP: also those functions were not meant to be static
|
2012-05-04 13:48:55 +02:00 |
Arthur Schiwon
|
333e8986f6
|
LDAP: copyright stuff
|
2012-05-04 13:26:07 +02:00 |
Arthur Schiwon
|
def59755ad
|
LDAP: cleanup
|
2012-05-04 13:26:07 +02:00 |
Arthur Schiwon
|
adb32ad347
|
LDAP: checkPassword ain't static
|
2012-05-04 13:26:07 +02:00 |
Arthur Schiwon
|
594221a467
|
LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAP
|
2012-05-04 13:26:07 +02:00 |
Arthur Schiwon
|
7aad40ca4d
|
LDAP: make oc_user_ldap::userExists make use of central OC_LDAP
|
2012-05-04 13:26:07 +02:00 |
Arthur Schiwon
|
6f982d2e20
|
LDAP: make oc_user_ldap::getUsers make use of central OC_LDAP
|
2012-05-04 13:26:07 +02:00 |
Frank Karlitschek
|
82a61e2e1a
|
port oc_preferences
|
2012-05-02 15:54:34 +02:00 |
Frank Karlitschek
|
ff66600bc0
|
port appconfig
|
2012-05-02 14:11:29 +02:00 |
Frank Karlitschek
|
93b63cf375
|
ported the rest of the OC_Helper calls
|
2012-05-02 00:20:45 +02:00 |
Arthur Schiwon
|
8ed4606685
|
LDAP: don't keep possibly outdated passwords
|
2012-04-14 11:08:50 +02:00 |
Arthur Schiwon
|
fa6ad6ba68
|
LDAP: set also quota, when there is no explicit default value
|
2012-03-01 14:31:06 +01:00 |
Arthur Schiwon
|
eb8ffd9315
|
LDAP fix: set user quota, if attribute is provided
|
2012-03-01 14:18:28 +01:00 |
Arthur Schiwon
|
ea15c17149
|
typo in function call
|
2012-02-28 21:04:56 +01:00 |
Arthur Schiwon
|
de642697bb
|
make LDAP filter for user list configurable
|
2012-02-28 14:12:53 +01:00 |
Arthur Schiwon
|
7ff4e40b20
|
Combing LDAP backend with LDAP extended backend
|
2012-02-20 10:39:55 +01:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Caio Marcelo de Oliveira Filho
|
578d1de55d
|
Fix OC_USER_LDAP::checkPassword() to return the username
REVIEW: 102487
|
2011-09-01 13:56:30 -03:00 |
Sascha Schneider
|
04eebccc39
|
apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls
|
2011-08-28 12:56:04 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2f807a3c7f
|
Delete requires in applications where possible
|
2011-07-27 19:25:49 +02:00 |
Robin Appelman
|
24e81ce4d5
|
fix some ldap errors
|
2011-07-18 18:50:21 +02:00 |
Robin Appelman
|
7362f103ed
|
only use ldap user backend when it is configured
|
2011-07-06 00:30:57 +02:00 |
Dominik Schmidt
|
7f0dc638ae
|
Hopefully fix errors if ldap plugin is not configured
|
2011-07-04 19:05:14 +02:00 |
Dominik Schmidt
|
735738fe6f
|
user_ldap: close ldap connection in dtor
|
2011-06-23 23:57:18 +02:00 |
Dominik Schmidt
|
5f29f8a831
|
user_ldap: implement userExists
|
2011-06-23 23:57:17 +02:00 |
Dominik Schmidt
|
612f8cb954
|
user_ldap: add port setting
|
2011-06-23 23:57:17 +02:00 |
Dominik Schmidt
|
c8e57d5460
|
Add user_ldap plugin
|
2011-06-23 23:57:17 +02:00 |