Côme Chilliet
|
4758bdc476
Use a dedicated LDAP host and port for background jobs if configured
|
hace 2 años |
Côme Chilliet
|
f7cd7047a2
Merge pull request #24574 from zenlord/ldapi-unix-socket-support
|
hace 1 año |
Louis Chemineau
|
a781ae3afb
Allow to set a custom timeout for ldap connections
|
hace 2 años |
Vincent Van Houtte
|
c323022d06
Add ldap-unix-socket support - squashed commits to files Connection.php, Configuration.php, Wizard.php, LDAP.php and view.js
|
hace 2 años |
Côme Chilliet
|
9fc00fdb82
Avoid updating _lastChange when nothing is changed in the configuration
|
hace 2 años |
Côme Chilliet
|
bd9c4fbc07
Do not update _lastChanged on auto-detected attributes
|
hace 2 años |
Côme Chilliet
|
0c5bd588ed
Fix types in OCA\User_LDAP\Configuration
|
hace 2 años |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
hace 3 años |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
hace 4 años |
Arthur Schiwon
|
7ea262dba0
LDAP: shortcut in reading nested group members when IN_CHAIN is available
|
hace 4 años |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
hace 4 años |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
hace 4 años |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
hace 4 años |
Christoph Wurst
|
a8a06a82d2
Remove trailing whitespaces from comments
|
hace 4 años |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
hace 4 años |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
hace 4 años |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
hace 5 años |
Arthur Schiwon
|
3372bcc7fc
fixes possible override of uniqueMember by autodetection
|
hace 5 años |
Arthur Schiwon
|
792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var
|
hace 5 años |
Arthur Schiwon
|
2048872f9e
functions that were checked for are present since PHP 5.4, supported is >=/
|
hace 6 años |
Arthur Schiwon
|
846ab25fc0
adjust and add more unit tests
|
hace 6 años |
Arthur Schiwon
|
343036e55c
allow admin to disable fetching of avatars as well as a specific attribute
|
hace 6 años |
blizzz
|
8f29f9a59b
typo
|
hace 6 años |
Arthur Schiwon
|
8753a816d8
fixes reading the sysconfig value
|
hace 6 años |
Roeland Jago Douma
|
8a41d05761
Remove deprecated \OCP\Config
|
hace 6 años |
Arthur Schiwon
|
59c05d5447
move LDAP user attributes "sync" to background (except for ajax jobs)
|
hace 7 años |
Lukas Reschke
|
2bfa1ce5c3
Merge pull request #5568 from nextcloud/ldap-agent-credentials-safe
|
hace 7 años |
Morris Jobke
|
0eebff152a
Update license headers
|
hace 7 años |
Arthur Schiwon
|
7b0868ddac
fix saving changes…
|
hace 7 años |