Côme Chilliet
|
1ac2c74830
Apply a longer TTL of 15min to falling back on backup server
|
1 年之前 |
Côme Chilliet
|
6b7ffcd6a8
Fixed backup host logic
|
1 年之前 |
Côme Chilliet
|
406750552e
Make code clearer for background host
|
1 年之前 |
Côme Chilliet
|
4758bdc476
Use a dedicated LDAP host and port for background jobs if configured
|
2 年之前 |
Côme Chilliet
|
f7cd7047a2
Merge pull request #24574 from zenlord/ldapi-unix-socket-support
|
1 年之前 |
blizzz
|
b16c9838c6
Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout
|
1 年之前 |
Louis Chemineau
|
a781ae3afb
Allow to set a custom timeout for ldap connections
|
2 年之前 |
Côme Chilliet
|
90165309e1
Improve a bit codestyle
|
2 年之前 |
Côme Chilliet
|
4893501abe
Log as warning instead of info when main LDAP server is unreachable
|
2 年之前 |
Côme Chilliet
|
3e15ea6cd0
Log switching to LDAP backup host because main one is not available
|
2 年之前 |
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 年之前 |
Carl Schwan
|
95b5187300
Don't use slow hashing to check the LDAP binding
|
2 年之前 |
Côme Chilliet
|
dab5ea958a
Fix unit tests
|
2 年之前 |
Côme Chilliet
|
0c5bd588ed
Fix types in OCA\User_LDAP\Configuration
|
2 年之前 |
Côme Chilliet
|
2a0b2250d2
Improve typing in OCA\User_LDAP\Access and reduce psalm errors
|
2 年之前 |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 年之前 |
Côme Chilliet
|
f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
|
3 年之前 |
Daniel Kesselberg
|
33801708d2
Add return type for writeToCache
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Arthur Schiwon
|
5ad08c7c84
do not die after LDAP auth failed with expired acc
|
3 年之前 |
Joas Schilling
|
5fba0e562f
Use query builder instead of OC_DB in user_ldap
|
4 年之前 |
Arthur Schiwon
|
2ee26b691c
tame psalm. why does it ignore '@property'?
|
4 年之前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年之前 |
Arthur Schiwon
|
7eb6d8df0a
do not flip available state to unavailable, allow empty results
|
4 年之前 |
Arthur Schiwon
|
64fe042b0d
tidy up Group_LDAP
|
4 年之前 |
Christoph Wurst
|
734c62bee0
Format code according to PSR2
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 年之前 |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |