Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 years ago |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 years ago |
Arthur Schiwon
|
b9235e2a24
inject DB Connection to user manager
|
9 years ago |
Arthur Schiwon
|
ec0f80fee9
Split mapping from Access and Helper classes into it's own. Fully test them, too.
|
10 years ago |
Arthur Schiwon
|
6d64d7ec3f
LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master
|
10 years ago |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 years ago |
Robin McCorkell
|
c4f1de63a8
Fix PHPDoc in /apps
|
10 years ago |
Thomas Müller
|
408189b7e4
Merge pull request #8556 from owncloud/kill-legacy-code-master
|
10 years ago |
Thomas Müller
|
33987eea83
remove legacy aka deprecated code: OC_Cache
|
10 years ago |
Lukas Reschke
|
fc8be5abc3
Use proper PHPDoc and variable names in the LDAP lib
|
10 years ago |
Bart Visscher
|
bad41c05b8
Fix PHPdoc in user_ldap
|
10 years ago |
Scrutinizer Auto-Fixer
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
10 years ago |
Jörn Friedrich Dreyer
|
2a6a9a8cef
polish documentation based on scrutinizer patches
|
10 years ago |
Arthur Schiwon
|
3955388f20
LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup)
|
11 years ago |
Arthur Schiwon
|
d4f92494a2
LDAP: make Access be a dependency to the user and group backend instead of inheriting it.
|
11 years ago |
kondou
|
9e8a6b704d
Add _many_ newlines at the end of files
|
11 years ago |
Arthur Schiwon
|
09c54722a8
add LDAP User and Group proxies to suppoer multiple servers
|
12 years ago |