Côme Chilliet 71e2af3d97 fix(user_ldap): Early failure for empty password login attempt 8 months ago
..
AppInfo e6e18b4008 [LDAP] always create instance of own user manager 2 years ago
Command 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 2 years ago
Controller 9fc00fdb82 Avoid updating _lastChange when nothing is changed in the configuration 2 years ago
DataCollector 25519b7089 Add backtrace to ldap profiler collector 2 years ago
Events 215aef3cbd Update php licenses 3 years ago
Exceptions 215aef3cbd Update php licenses 3 years ago
Handler fd5a22044b fix undefined method getExtStorageHome() 9 months ago
Jobs c7accb30c1 Fix multiple LDAP configuration support by fixing AccessFactory 1 year ago
Mapping a372564850 Fix psalm spotted errors with new requirements 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 2 years ago
Settings 719dbafd13 Add support for Delegation Settings for more apps 3 years ago
User fd5a22044b fix undefined method getExtStorageHome() 9 months ago
Access.php 71e2af3d97 fix(user_ldap): Early failure for empty password login attempt 8 months ago
AccessFactory.php 77f1ba9225 Add comment about Manager instance not being shared 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 467e29ec03 fix(ldap): store last known user groups 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 1d1d5e1e7c fix(LDAP): ensure stored groups are formatted as simple list 10 months ago
Group_Proxy.php 873222f0c1 fix(LDAP): solve race condition reading groups of disappeared LDAP user 1 year ago
Helper.php d5c23dbb9f Move CappedMemoryCache to OCP 2 years 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 2 years ago
ILDAPWrapper.php 3dedfd34b9 Clean up LDAP Wizard typing 2 years ago
IUserLDAP.php f3dcbfe146 Fix PHP 8.1 support for user_ldap application 2 years ago
LDAP.php 91e081b064 Do not log passwords in debug mode 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 2 years ago
Proxy.php 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 2 years ago
UserPluginManager.php 556e3c84e6 Fix return type for countUsers method 2 years ago
User_LDAP.php 8d9ec16eaf also unmark deleted ldap user when checking the ldap entry 1 year ago
User_Proxy.php 341dda1de6 Merge branch 'master' into fix/clean-ldap-access-factory-usage 1 year ago
Wizard.php e04cb81710 Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation 1 year ago
WizardResult.php 215aef3cbd Update php licenses 3 years ago