Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 months ago |
Côme Chilliet
|
b2e9e0fa0d
chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps
|
9 months ago |
luz paz
|
9d26671f05
Fix typos in apps/ subdirectory
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
3dac15a891
Move calls to \OCP\JSON to private \OC_JSON
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Allan Nordhøy
|
66cbf90853
Spelling: Shortening and binding
|
7 years ago |
Juan Pablo Villafáñez
|
5b4e752079
Hide the LDAP password in the client side
|
8 years ago |
Juan Pablo Villafáñez
|
12442f3270
Close session fast when doing a test to prevent blocking the next
|
8 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
813f0a0f40
Fix apps/
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Joas Schilling
|
af0a6961b1
Move Connection to PSR-4
|
8 years ago |
Joas Schilling
|
3690ce1b36
Move LDAP to PSR-4
|
8 years ago |
Thomas Müller
|
682821c71e
Happy new year!
|
8 years ago |
Arthur Schiwon
|
b91c9851a3
passing an empty base in this diagnosis call will not result in LDAP errors
|
9 years ago |
Arthur Schiwon
|
5a56393657
throw exception on LDAP error 1, which we usually do not see and is pretty generic. AD uses is for uses not enlisted in the RFC, like on issues with anonymous binds. we also try to guess this case and show a hint.
|
9 years ago |
Arthur Schiwon
|
b9e5309757
catch unallowed anonymous auth attempt and show specific error
|
9 years ago |
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 |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
10 years ago |
Arthur Schiwon
|
cc725674e0
LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly
|
11 years ago |
Thomas Müller
|
ffb0e14d7b
replacing ownCloud by theme-able name or avoid it's usage
|
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 |
Bart Visscher
|
925de78cec
Join split translated strings
|
11 years ago |