Vincent Petry 13d5426893 Merge pull request #35839 from nextcloud/feat/user_ldap-longer-ttl-for-fallback 1 year ago
..
AppInfo e6e18b4008 [LDAP] always create instance of own user manager 1 year ago
Command 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 1 year ago
Controller 9fc00fdb82 Avoid updating _lastChange when nothing is changed in the configuration 2 years ago
DataCollector 25519b7089 Add backtrace to ldap profiler collector 1 year ago
Events 215aef3cbd Update php licenses 3 years ago
Exceptions 215aef3cbd Update php licenses 3 years ago
Handler 215aef3cbd Update php licenses 3 years ago
Jobs a0f6a6545b Use TimedJob from OCP instead of OC 1 year ago
Mapping 47da08fe85 Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldap 1 year ago
Migration 1e5a879d2e Fix createNamedParameter in LDAP migrations 2 years ago
Notification 215aef3cbd Update php licenses 3 years ago
PagedResults 50a52ac2a5 Pass paging information directly to search and get rid of adapter 1 year ago
Settings 719dbafd13 Add support for Delegation Settings for more apps 2 years ago
User 9d26671f05 Fix typos in apps/ subdirectory 1 year ago
Access.php 9e1dd52c99 Cache the fetched list of groups 1 year ago
AccessFactory.php 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 1 year ago
BackendUtility.php 215aef3cbd Update php licenses 3 years ago
Configuration.php 4758bdc476 Use a dedicated LDAP host and port for background jobs if configured 1 year ago
Connection.php 1ac2c74830 Apply a longer TTL of 15min to falling back on backup server 1 year ago
ConnectionFactory.php 215aef3cbd Update php licenses 3 years ago
FilesystemHelper.php 215aef3cbd Update php licenses 3 years ago
GroupPluginManager.php d7a291039d Fix user_ldap unit tests 2 years ago
Group_LDAP.php 1d00290621 Cache display name even if it was not filled 1 year ago
Group_Proxy.php 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 1 year ago
Helper.php d5c23dbb9f Move CappedMemoryCache to OCP 1 year ago
IGroupLDAP.php f3dcbfe146 Fix PHP 8.1 support for user_ldap application 2 years ago
ILDAPGroupPlugin.php 215aef3cbd Update php licenses 3 years ago
ILDAPUserPlugin.php 556e3c84e6 Fix return type for countUsers method 1 year ago
ILDAPWrapper.php 3dedfd34b9 Clean up LDAP Wizard typing 1 year ago
IUserLDAP.php f3dcbfe146 Fix PHP 8.1 support for user_ldap application 2 years ago
LDAP.php 911967867f Merge branch 'master' into ldapi-unix-socket-support 1 year ago
LDAPProvider.php f3dcbfe146 Fix PHP 8.1 support for user_ldap application 2 years ago
LDAPProviderFactory.php 215aef3cbd Update php licenses 3 years ago
LDAPUtility.php 8d07bc9b20 Cleanup typing and improve logging 1 year ago
Proxy.php 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 1 year ago
UserPluginManager.php 556e3c84e6 Fix return type for countUsers method 1 year ago
User_LDAP.php 341dda1de6 Merge branch 'master' into fix/clean-ldap-access-factory-usage 1 year ago
User_Proxy.php 341dda1de6 Merge branch 'master' into fix/clean-ldap-access-factory-usage 1 year ago
Wizard.php 911967867f Merge branch 'master' into ldapi-unix-socket-support 1 year ago
WizardResult.php 215aef3cbd Update php licenses 3 years ago