You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/user_ldap/lib
yemkareems 7c91ab1b09
fix: add ldap_exop_passwd function to sensitive value
Signed-off-by: yemkareems <yemkareems@gmail.com>
3 days ago
..
AppInfo feat(user_ldap): Add setup check to verify connection configuration 1 month ago
Command fix(LDAP): escape DN on check-user 1 month ago
Controller chore(deps): Update openapi-extractor 4 months ago
DataCollector fix: Apply new coding standard to all files 2 months ago
Db Fire group events at login for LDAP groups 7 months ago
Events Update php licenses 3 years ago
Exceptions Update php licenses 3 years ago
Handler fix undefined method getExtStorageHome() 1 year ago
Jobs fix(user_ldap): Improve typing and fix a var name 3 weeks ago
Mapping fix: Apply new coding standard to all files 2 months ago
Migration fix(user_ldap): Ignore unserialize error in group membership migration 2 months ago
Notification Update php licenses 3 years ago
PagedResults Pass paging information directly to search and get rid of adapter 2 years ago
Service fix(user_ldap): Remove unicode character from log lines 1 month ago
Settings Add support for Delegation Settings for more apps 3 years ago
SetupChecks feat(user_ldap): Add setup check to verify connection configuration 1 month ago
User fix: Apply new coding standard to all files 2 months ago
Access.php Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 1 month ago
AccessFactory.php Add comment about Manager instance not being shared 1 year ago
BackendUtility.php Update php licenses 3 years ago
Configuration.php fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 3 weeks ago
Connection.php fix(user_ldap): Improve typing and fix a var name 3 weeks ago
ConnectionFactory.php Update php licenses 3 years ago
FilesystemHelper.php Update php licenses 3 years ago
GroupPluginManager.php chore: Migrate away from OC::$server->getLogger 3 months ago
Group_LDAP.php fix: Remove obsolete resource typing 1 month ago
Group_Proxy.php fix: Avoid useless reference usage in user_ldap 3 weeks ago
Helper.php docs(LDAP): add info on stored DN form 1 month ago
IGroupLDAP.php fix: Remove obsolete resource typing 1 month ago
ILDAPGroupPlugin.php Update php licenses 3 years ago
ILDAPUserPlugin.php Fix return type for countUsers method 2 years ago
ILDAPWrapper.php fix: Add missing psalm-assert to isResource 1 month ago
IUserLDAP.php fix: Remove obsolete resource typing 1 month ago
LDAP.php fix: add ldap_exop_passwd function to sensitive value 3 days ago
LDAPProvider.php fix: Remove obsolete resource typing 1 month ago
LDAPProviderFactory.php Update php licenses 3 years ago
LDAPUtility.php Cleanup typing and improve logging 2 years ago
LoginListener.php fix(user_ldap): Remove unicode character from log lines 1 month ago
Proxy.php Fix psalm errors about groupExists return type 9 months ago
UserPluginManager.php chore: Migrate away from OC::$server->getLogger 3 months ago
User_LDAP.php fix: Remove obsolete resource typing 1 month ago
User_Proxy.php fix: Avoid useless reference usage in user_ldap 3 weeks ago
Wizard.php fix(user_ldap): Improve typing and fix a var name 3 weeks ago
WizardResult.php Update php licenses 3 years ago