提交歷史

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