c410116 SIGNUPS_ALLOWED with no whitelist [fixes#830]
📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝src/config.rs (+1 -1)
📄 Description
This reverts back to SIGNUPS_ALLOWED when there is no domain whitelist
set. The functionality was broken in 64d6f72.
🔄 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/831
**Author:** [@mprasil](https://github.com/mprasil)
**Created:** 1/29/2020
**Status:** ✅ Merged
**Merged:** 1/29/2020
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `whitelist-fix`
---
### 📝 Commits (1)
- [`c410116`](https://github.com/dani-garcia/vaultwarden/commit/c4101162d667aa7be34c662198b126079d058833) SIGNUPS_ALLOWED with no whitelist [fixes #830]
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `src/config.rs` (+1 -1)
</details>
### 📄 Description
This reverts back to `SIGNUPS_ALLOWED` when there is no domain whitelist
set. The functionality was broken in 64d6f72.
---
<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/831
Author: @mprasil
Created: 1/29/2020
Status: ✅ Merged
Merged: 1/29/2020
Merged by: @dani-garcia
Base:
master← Head:whitelist-fix📝 Commits (1)
c410116SIGNUPS_ALLOWED with no whitelist [fixes #830]📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/config.rs(+1 -1)📄 Description
This reverts back to
SIGNUPS_ALLOWEDwhen there is no domain whitelistset. The functionality was broken in
64d6f72.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.