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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.