You can not 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-server/apps/user_ldap/lib/Command
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
3 months ago
..
CheckGroup.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
CheckUser.php refactor(apps): Use constructor property promotion when possible 1 year ago
CreateEmptyConfig.php
DeleteConfig.php
PromoteGroup.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
ResetGroup.php chore: apply new CSFixer rules 6 months ago
ResetUser.php chore: apply new CSFixer rules 6 months ago
Search.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 7 months ago
SetConfig.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 7 months ago
ShowConfig.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
ShowRemnants.php
TestConfig.php
TestUserSettings.php chore: apply new CSFixer rules 6 months ago
UpdateUUID.php