Arthur Schiwon
|
d6b356c63b
enh(LDAP): implement IIsAdmin interface
|
11 månader sedan |
Arthur Schiwon
|
cb3faad5b5
fix(ldap): store last known user groups
|
1 år sedan |
Côme Chilliet
|
b2f01b72fe
Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend
|
1 år sedan |
Faraz Samapoor
|
b0938b9083
Refactors "strpos" calls in /apps/user_ldap to improve code readability.
|
1 år sedan |
Côme Chilliet
|
50ccfb4f5b
[user_ldap] Add per-connection setting for marking remnants as disabled
|
1 år sedan |
Marc Hefter
|
5ea46d81bb
nice up the code handling AccountManager
|
1 år sedan |
Marc Hefter
|
dd2bd6a925
refined code, to be independend from OCP\IUser
|
1 år sedan |
Marc Hefter
|
f812b87576
handling updateProfile with array of values
|
1 år sedan |
Marc Hefter
|
eee0275dc5
added user profile scope setting
|
2 år sedan |
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 år sedan |
Marc Hefter
|
404d26aa4a
feature addition: [user_ldap] update user profile from LDAP; WIP work-in-progress; TODO update profile
|
2 år sedan |
Côme Chilliet
|
1ac2c74830
Apply a longer TTL of 15min to falling back on backup server
|
1 år sedan |
Côme Chilliet
|
6b7ffcd6a8
Fixed backup host logic
|
1 år sedan |
Côme Chilliet
|
406750552e
Make code clearer for background host
|
1 år sedan |
Côme Chilliet
|
4758bdc476
Use a dedicated LDAP host and port for background jobs if configured
|
1 år sedan |
Côme Chilliet
|
f7cd7047a2
Merge pull request #24574 from zenlord/ldapi-unix-socket-support
|
1 år sedan |
blizzz
|
b16c9838c6
Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout
|
1 år sedan |
Louis Chemineau
|
a781ae3afb
Allow to set a custom timeout for ldap connections
|
1 år sedan |
Côme Chilliet
|
90165309e1
Improve a bit codestyle
|
1 år sedan |
Côme Chilliet
|
4893501abe
Log as warning instead of info when main LDAP server is unreachable
|
1 år sedan |
Côme Chilliet
|
3e15ea6cd0
Log switching to LDAP backup host because main one is not available
|
1 år sedan |
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 år sedan |
Carl Schwan
|
95b5187300
Don't use slow hashing to check the LDAP binding
|
2 år sedan |
Côme Chilliet
|
dab5ea958a
Fix unit tests
|
2 år sedan |
Côme Chilliet
|
0c5bd588ed
Fix types in OCA\User_LDAP\Configuration
|
2 år sedan |
Côme Chilliet
|
2a0b2250d2
Improve typing in OCA\User_LDAP\Access and reduce psalm errors
|
2 år sedan |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 år sedan |
Côme Chilliet
|
f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
|
3 år sedan |
Daniel Kesselberg
|
33801708d2
Add return type for writeToCache
|
3 år sedan |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 år sedan |