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
fixup
Add File
New File
Upload File
Apply Patch
nextcloud-server-mirror
/
lib
/
public
/
User
/
Backend
History
Côme Chilliet
17887d7e74
fix: Add missing interface from previous commit and update autoloaders
...
Signed-off-by: Côme Chilliet <
come.chilliet@nextcloud.com
>
2025-01-14 13:16:51 +01:00
..
ABackend.php
…
ICheckPasswordBackend.php
…
ICountMappedUsersBackend.php
…
ICountUsersBackend.php
feat(updatenotification): Add a limit to user count from LDAP so save performances
2025-01-14 12:26:24 +01:00
ICreateUserBackend.php
…
ICustomLogout.php
…
IGetDisplayNameBackend.php
…
IGetHomeBackend.php
…
IGetRealUIDBackend.php
chore(IGetRealUIDBackend): Fix typo in doc block
2024-09-02 12:30:01 +02:00
ILimitAwareCountUsersBackend.php
fix: Add missing interface from previous commit and update autoloaders
2025-01-14 13:16:51 +01:00
IPasswordConfirmationBackend.php
…
IPasswordHashBackend.php
docs: Add info for the password hashes
2024-07-08 16:30:52 -07:00
IProvideAvatarBackend.php
…
IProvideEnabledStateBackend.php
…
ISearchKnownUsersBackend.php
…
ISetDisplayNameBackend.php
…
ISetPasswordBackend.php
…