yemkareems
|
4eba967d63
fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager
|
4 luni în urmă |
yemkareems
|
ae95e46787
fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller
|
4 luni în urmă |
yemkareems
|
afa51365ff
fix: removed the params related to sortMode and order since it sorts by lastLogin
|
4 luni în urmă |
yemkareems
|
c701ef1ed5
fix: since added to doc blocks
|
4 luni în urmă |
yemkareems
|
5b249df686
fix: doc blocks added
|
4 luni în urmă |
yemkareems
|
dc6e8c9c0a
fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here
|
4 luni în urmă |
yemkareems
|
4cb85f7c9e
fix: rebased the branch with master and resolved conflicts
|
5 luni în urmă |
yemkareems
|
76c875a588
fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query
|
5 luni în urmă |
yemkareems
|
0ee676cd51
feat: add ability to sort users by last_login, uid or displayName. one of these needs to be passed as orderBy and sort can be ASC or DESC
|
6 luni în urmă |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 luni în urmă |
Côme Chilliet
|
6d56f3557d
feat: Add back searching in disabled user list
|
5 luni în urmă |
Côme Chilliet
|
a1255539b8
Add endpoint for getting disabled user list
|
1 an în urmă |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 an în urmă |
Joas Schilling
|
b4a29644cc
Add a const for the max user password length
|
1 an în urmă |
Joas Schilling
|
256fbe9d77
Validate if the user part of a "cloud id" can even be a valid user id
|
2 ani în urmă |
Carl Schwan
|
8004aa7721
Make DisplayNameCache return null if user doesn't exists
|
2 ani în urmă |
Carl Schwan
|
51b9847fad
Merge branch 'master' into display-name-cache-public
|
2 ani în urmă |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
2 ani în urmă |
Robin Appelman
|
6d6662ec68
expose displayname cache trough a public interface
|
2 ani în urmă |
Arthur Schiwon
|
4461b9e870
enable the user to set a primary (notification) email address (backend)
|
3 ani în urmă |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 ani în urmă |
Joas Schilling
|
9a189bc710
Improve search results when only phonebook-matches can we autocompleted
|
3 ani în urmă |
Christoph Wurst
|
7e72866811
Type the \OCP\IUserManager::callForSeenUsers closure with Psalm
|
4 ani în urmă |
Christoph Wurst
|
a2206b8cfb
Type the \OCP\IUserManager::callForAllUsers closure with Psalm
|
4 ani în urmă |
Julius Härtl
|
94c0ca4b8c
Remove wrongly annotated package names
|
4 ani în urmă |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 ani în urmă |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 ani în urmă |
Christoph Wurst
|
85e369cddb
Fix multiline comments
|
4 ani în urmă |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 ani în urmă |
Christoph Wurst
|
60625de9e4
Fix typo in IUserManager::createUser doc
|
6 ani în urmă |