[PR #455] [MERGED] Add new endpoint for retrieving all users #15587

Closed
opened 2026-04-23 07:25:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/455
Author: @ViViDboarder
Created: 4/11/2019
Status: Merged
Merged: 4/11/2019
Merged by: @dani-garcia

Base: masterHead: get_users


📝 Commits (1)

  • d3a8a27 Add new endpoint for retrieving all users

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 src/api/admin.rs (+10 -1)

📄 Description

Mostly grabbed from an earlier version. Adding this endpoint so that LDAP syncing can be improved as described in #396


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/455 **Author:** [@ViViDboarder](https://github.com/ViViDboarder) **Created:** 4/11/2019 **Status:** ✅ Merged **Merged:** 4/11/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `get_users` --- ### 📝 Commits (1) - [`d3a8a27`](https://github.com/dani-garcia/vaultwarden/commit/d3a8a278e6ee7f51f63eb867f5410bf087dc43ab) Add new endpoint for retrieving all users ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/admin.rs` (+10 -1) </details> ### 📄 Description Mostly grabbed from an earlier version. Adding this endpoint so that LDAP syncing can be improved as described in #396 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 07:25:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#15587