Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Robin McCorkell
|
e7aebc5c32
|
Fix whitespace issues
|
2014-05-16 22:23:36 +01:00 |
Robin McCorkell
|
a17f9111a0
|
PHPDoc fixes for user_ldap
|
2014-05-16 22:21:57 +01:00 |
Robin McCorkell
|
c4f1de63a8
|
Fix PHPDoc in /apps
|
2014-05-16 22:21:57 +01:00 |
Arthur Schiwon
|
b968eed27b
|
remove remaining testing artefact
|
2014-03-03 10:20:37 +01:00 |
Arthur Schiwon
|
c7751c0795
|
intendetion. where did the whitespaces come from?
|
2014-03-03 10:20:31 +01:00 |
Arthur Schiwon
|
a8883f4ed2
|
LDAP: let proxy for multiple server access methods from Access
|
2014-03-03 10:20:25 +01:00 |
Arthur Schiwon
|
b669e1a3c1
|
LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search.
|
2014-01-08 12:07:57 +01:00 |
Arthur Schiwon
|
3955388f20
|
LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup)
|
2013-11-25 22:05:00 +01:00 |
Arthur Schiwon
|
6fdce3b7e9
|
LDAP: user proxy must support canChangeAvatar too
|
2013-11-22 13:25:20 +01:00 |
Arthur Schiwon
|
81cf4a22ef
|
LDAP: coding style
|
2013-09-27 13:34:15 +02:00 |
Arthur Schiwon
|
d4f92494a2
|
LDAP: make Access be a dependency to the user and group backend instead of inheriting it.
|
2013-09-27 13:34:15 +02:00 |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
Arthur Schiwon
|
d69579f773
|
LDAP: fix display of numerical display names
|
2013-05-08 17:54:38 +02:00 |
Arthur Schiwon
|
b066c0ff44
|
LDAP: reset user/group-config association only after exists-check, may performance in some cases
|
2013-04-23 01:00:27 +02:00 |
Thomas Mueller
|
14e3d77d64
|
https://github.com/owncloud/core/pull/1598#discussion_r2976684
|
2013-02-12 13:10:26 +01:00 |
Thomas Mueller
|
5731a1b01c
|
introduce new virtual method hasUserListings() to determine if a user backend can list it's users.
|
2013-02-11 22:01:52 +01:00 |
Thomas Mueller
|
fc585623a5
|
spell check
👍
|
2013-01-31 22:49:07 +01:00 |
Arthur Schiwon
|
a1dc24c9da
|
LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support)
|
2013-01-31 21:19:24 +01:00 |
Arthur Schiwon
|
09c54722a8
|
add LDAP User and Group proxies to suppoer multiple servers
|
2013-01-11 18:13:22 +01:00 |