mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[PR #455] [MERGED] Add new endpoint for retrieving all users #15587
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:get_users📝 Commits (1)
d3a8a27Add 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.