Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
9 月之前 |
Ferdinand Thiessen
|
b8fbd7721d
fix(user_ldap): Ensure host is a string when checking if `ldapi`
|
1 年之前 |
Arthur Schiwon
|
d6b356c63b
enh(LDAP): implement IIsAdmin interface
|
11 月之前 |
Côme Chilliet
|
b2f01b72fe
Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend
|
1 年之前 |
Faraz Samapoor
|
b0938b9083
Refactors "strpos" calls in /apps/user_ldap to improve code readability.
|
1 年之前 |
Côme Chilliet
|
50ccfb4f5b
[user_ldap] Add per-connection setting for marking remnants as disabled
|
1 年之前 |
Marc Hefter
|
5ea46d81bb
nice up the code handling AccountManager
|
1 年之前 |
Marc Hefter
|
dd2bd6a925
refined code, to be independend from OCP\IUser
|
1 年之前 |
Marc Hefter
|
f812b87576
handling updateProfile with array of values
|
1 年之前 |
Marc Hefter
|
eee0275dc5
added user profile scope setting
|
2 年之前 |
Marc Hefter
|
7fa3c674de
feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some uggly copy-and-paste errors; testing functionality; preparing and editing the documentation
|
2 年之前 |
Marc Hefter
|
404d26aa4a
feature addition: [user_ldap] update user profile from LDAP; WIP work-in-progress; TODO update profile
|
2 年之前 |
Côme Chilliet
|
4758bdc476
Use a dedicated LDAP host and port for background jobs if configured
|
1 年之前 |
Côme Chilliet
|
f7cd7047a2
Merge pull request #24574 from zenlord/ldapi-unix-socket-support
|
1 年之前 |
Louis Chemineau
|
a781ae3afb
Allow to set a custom timeout for ldap connections
|
1 年之前 |
Vincent Van Houtte
|
c323022d06
Add ldap-unix-socket support - squashed commits to files Connection.php, Configuration.php, Wizard.php, LDAP.php and view.js
|
2 年之前 |
Côme Chilliet
|
9fc00fdb82
Avoid updating _lastChange when nothing is changed in the configuration
|
2 年之前 |
Côme Chilliet
|
bd9c4fbc07
Do not update _lastChanged on auto-detected attributes
|
2 年之前 |
Côme Chilliet
|
0c5bd588ed
Fix types in OCA\User_LDAP\Configuration
|
2 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 年之前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年之前 |
Arthur Schiwon
|
7ea262dba0
LDAP: shortcut in reading nested group members when IN_CHAIN is available
|
4 年之前 |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 年之前 |
Christoph Wurst
|
a8a06a82d2
Remove trailing whitespaces from comments
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 年之前 |