This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c73b4e6dddfd06fbb70834e8cf11e108cdaefc13
nextcloud-server-mirror
/
apps
/
user_ldap
/
lib
/
Command
History
Ferdinand Thiessen
660f3f6fd1
refactor: use logical
&&
||
instead of weak
and
or
operators
...
Signed-off-by: Ferdinand Thiessen <
opensource@fthiessen.de
>
2025-09-27 23:02:18 +02:00
..
CheckGroup.php
…
CheckUser.php
refactor(apps): Use constructor property promotion when possible
2024-10-21 12:37:59 +02:00
CreateEmptyConfig.php
…
DeleteConfig.php
…
PromoteGroup.php
…
ResetGroup.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ResetUser.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Search.php
fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls
2025-06-10 16:08:52 +02:00
SetConfig.php
fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls
2025-06-10 16:08:52 +02:00
ShowConfig.php
refactor: use logical
&&
||
instead of weak
and
or
operators
2025-09-27 23:02:18 +02:00
ShowRemnants.php
…
TestConfig.php
…
TestUserSettings.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
UpdateUUID.php
…