.. |
AppInfo
|
e6e18b4008
[LDAP] always create instance of own user manager
|
il y a 2 ans |
Command
|
4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI
|
il y a 2 ans |
Controller
|
9fc00fdb82
Avoid updating _lastChange when nothing is changed in the configuration
|
il y a 2 ans |
DataCollector
|
25519b7089
Add backtrace to ldap profiler collector
|
il y a 2 ans |
Events
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
Exceptions
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
Handler
|
fd5a22044b
fix undefined method getExtStorageHome()
|
il y a 10 mois |
Jobs
|
c7accb30c1
Fix multiple LDAP configuration support by fixing AccessFactory
|
il y a 1 an |
Mapping
|
a372564850
Fix psalm spotted errors with new requirements
|
il y a 1 an |
Migration
|
1e5a879d2e
Fix createNamedParameter in LDAP migrations
|
il y a 2 ans |
Notification
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
PagedResults
|
50a52ac2a5
Pass paging information directly to search and get rid of adapter
|
il y a 2 ans |
Settings
|
719dbafd13
Add support for Delegation Settings for more apps
|
il y a 3 ans |
User
|
fd5a22044b
fix undefined method getExtStorageHome()
|
il y a 10 mois |
Access.php
|
71e2af3d97
fix(user_ldap): Early failure for empty password login attempt
|
il y a 8 mois |
AccessFactory.php
|
77f1ba9225
Add comment about Manager instance not being shared
|
il y a 1 an |
BackendUtility.php
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
Configuration.php
|
4758bdc476
Use a dedicated LDAP host and port for background jobs if configured
|
il y a 1 an |
Connection.php
|
467e29ec03
fix(ldap): store last known user groups
|
il y a 1 an |
ConnectionFactory.php
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
FilesystemHelper.php
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
GroupPluginManager.php
|
d7a291039d
Fix user_ldap unit tests
|
il y a 2 ans |
Group_LDAP.php
|
1d1d5e1e7c
fix(LDAP): ensure stored groups are formatted as simple list
|
il y a 10 mois |
Group_Proxy.php
|
873222f0c1
fix(LDAP): solve race condition reading groups of disappeared LDAP user
|
il y a 1 an |
Helper.php
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
il y a 2 ans |
IGroupLDAP.php
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
il y a 2 ans |
ILDAPGroupPlugin.php
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
ILDAPUserPlugin.php
|
556e3c84e6
Fix return type for countUsers method
|
il y a 2 ans |
ILDAPWrapper.php
|
3dedfd34b9
Clean up LDAP Wizard typing
|
il y a 2 ans |
IUserLDAP.php
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
il y a 2 ans |
LDAP.php
|
91e081b064
Do not log passwords in debug mode
|
il y a 1 an |
LDAPProvider.php
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
il y a 2 ans |
LDAPProviderFactory.php
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
LDAPUtility.php
|
8d07bc9b20
Cleanup typing and improve logging
|
il y a 2 ans |
Proxy.php
|
4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI
|
il y a 2 ans |
UserPluginManager.php
|
556e3c84e6
Fix return type for countUsers method
|
il y a 2 ans |
User_LDAP.php
|
5f2db72f94
patch: disable clearCache on user deletion
|
il y a 5 mois |
User_Proxy.php
|
341dda1de6
Merge branch 'master' into fix/clean-ldap-access-factory-usage
|
il y a 2 ans |
Wizard.php
|
e04cb81710
Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation
|
il y a 1 an |
WizardResult.php
|
215aef3cbd
Update php licenses
|
il y a 3 ans |