Commit Graph

34 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Côme Chilliet 17887d7e74
fix: Add missing interface from previous commit and update autoloaders 1 year ago
Côme Chilliet e187e4e87f
feat(updatenotification): Add a limit to user count from LDAP so save performances 1 year ago
Ferdinand Thiessen 2bf3280dcc
chore(IGetRealUIDBackend): Fix typo in doc block 2 years ago
Christopher Ng d65f53184e docs: Add info for the password hashes 2 years ago
Christopher Ng 69f252a90d feat: Add IPasswordHashBackend 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet 6d56f3557d
feat: Add back searching in disabled user list 2 years ago
Côme Chilliet adc43eae9b Invert parameter order in getDisabledUserList to be consistent 2 years ago
Côme Chilliet 189ccc2d72
Add method to list disabled users to IProvideEnabledStateBackend 3 years ago
Côme Chilliet 1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled 3 years ago
Côme Chilliet 3af1ab2b2a
Add user enabled state backend feature 3 years ago
Daniel Kesselberg 258c919b3c
ci: migrate ocp since checker to psalm 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 556e3c84e6
Fix return type for countUsers method 3 years ago
Côme Chilliet b4eeaae77d
Update lib/public/User/Backend/ICountMappedUsersBackend.php 3 years ago
Côme Chilliet 46e31d4c06
Add missing file 3 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 9a189bc710
Improve search results when only phonebook-matches can we autocompleted 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 6 years ago
Roeland Jago Douma e0cc95f3aa
Allow user backends to specify a custom logout url 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 145eee91fe
Get the proper UID 7 years ago
Roeland Jago Douma df4fa2695e
New user backend interface to check if a user can confirm passwords 7 years ago
Roeland Jago Douma b723a2b8ca
Document parameters 8 years ago
Roeland Jago Douma 471272d456
Move to ABackend 8 years ago
Roeland Jago Douma 5aa0d83268
Remove type declarations where not yet possible 8 years ago
Roeland Jago Douma 140e7b609f
Fix phpdoc 8 years ago
Roeland Jago Douma 355abbc96d
Add abstract bakend to still be backwards compatible with the old logic 8 years ago
Roeland Jago Douma 226439a31c
Add interfaces for user backend functionality 8 years ago