provokateurin
|
77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
il y a 2 mois |
Côme Chilliet
|
c6a06b1511
fix(provisioning_api): Fix getting disabled users for group admins
|
il y a 1 mois |
Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
il y a 2 mois |
Christopher Ng
|
026b7b8b15
fix: Return correct list of managers for a user
|
il y a 2 mois |
Hamza Mahjoubi
|
9be2f060f9
fix: provision api's status codes
|
il y a 3 mois |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
il y a 2 mois |
John Molakvoæ (skjnldsv)
|
26abc86eca
feat: add profile pronouns
|
il y a 2 mois |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
il y a 3 mois |
Christopher Ng
|
7f51a02076
fix: Reset notification email automatically when deleting additonal email
|
il y a 6 mois |
provokateurin
|
b51e432d32
refactor(provisioning_api): Replace security annotations with respective attributes
|
il y a 4 mois |
Louis
|
7266a9ef33
Merge pull request #46418 from nextcloud/artonge/feat/user_admin_delegation
|
il y a 4 mois |
Richard Steinmetz
|
b37fb43a32
feat: let users configure their first day of week
|
il y a 4 mois |
Louis Chemineau
|
dff8815449
feat(users): Add support for admin delegation for users and groups management
|
il y a 5 mois |
yemkareems
|
4eba967d63
fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager
|
il y a 5 mois |
yemkareems
|
ae95e46787
fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller
|
il y a 5 mois |
yemkareems
|
ceedfb4616
fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched
|
il y a 5 mois |
yemkareems
|
cfafbc8415
fix: removed references to old disabled users code. refactored query as per getDisplayNames function. limit and offset added to query. default limit set to 25.
|
il y a 5 mois |
yemkareems
|
4c62f78a25
fix: removed NoCSRFRequired used for testing locally
|
il y a 5 mois |
yemkareems
|
afa51365ff
fix: removed the params related to sortMode and order since it sorts by lastLogin
|
il y a 5 mois |
yemkareems
|
3615b1f928
fix: removed csrf check for the recent end point and ran cs fix
|
il y a 5 mois |
yemkareems
|
4cb85f7c9e
fix: rebased the branch with master and resolved conflicts
|
il y a 6 mois |
yemkareems
|
76c875a588
fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query
|
il y a 6 mois |
yemkareems
|
c8c68c3510
fix: sort the user getDisplayNames based on lastLogin. Default sort order is lastLogin DESC
|
il y a 7 mois |
yemkareems
|
87a8013ee3
feat: cs fix run on the changed files and default order by last_login desc. Also last_login sort logic changed
|
il y a 7 mois |
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
|
il y a 7 mois |
Andy Scherzinger
|
afa48a4e0e
chore: Add SPDX header
|
il y a 6 mois |
Jake Nabasny
|
f863290572
feat(ldap): sync additional properties to profile and SAB
|
il y a 1 an |
Côme Chilliet
|
6d56f3557d
feat: Add back searching in disabled user list
|
il y a 6 mois |
Ferdinand Thiessen
|
d566e1222d
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database
|
il y a 7 mois |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
il y a 8 mois |