This PR adds documentation for email invitations and the new logging flow, as well as updates outdated sections to remove language such as "SMTP functionality is not supported". The fail2ban section will be updated once we resolve the issues with fail2ban parsing the timestamp from the new logging entries.
🔄 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/311
**Author:** [@njfox](https://github.com/njfox)
**Created:** 12/26/2018
**Status:** ✅ Merged
**Merged:** 12/26/2018
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `update_documentation`
---
### 📝 Commits (5)
- [`582f967`](https://github.com/dani-garcia/vaultwarden/commit/582f967a5975a68abf95397c2bc20c6819951e54) Update invitations documentation for new email invitations
- [`2f058d3`](https://github.com/dani-garcia/vaultwarden/commit/2f058d3ff5800ce9f09b8705af5bb43a3a74ea5b) Remove old/incorrect statement about SMTP not being implemented
- [`c043006`](https://github.com/dani-garcia/vaultwarden/commit/c04300651a74c4fb6110a696a619718a9e26319f) Document new logging setup
- [`b20516d`](https://github.com/dani-garcia/vaultwarden/commit/b20516d645a2eeb0c626e666ae4f62f67880105b) Update ToC with Logging section
- [`f694d6f`](https://github.com/dani-garcia/vaultwarden/commit/f694d6f839d205f1ff9a4cbdb359f08b099ce640) Add missing trailing slash
### 📊 Changes
**1 file changed** (+24 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+24 -4)
</details>
### 📄 Description
This PR adds documentation for email invitations and the new logging flow, as well as updates outdated sections to remove language such as "SMTP functionality is not supported". The fail2ban section will be updated once we resolve the issues with fail2ban parsing the timestamp from the new logging entries.
---
<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/311
Author: @njfox
Created: 12/26/2018
Status: ✅ Merged
Merged: 12/26/2018
Merged by: @dani-garcia
Base:
master← Head:update_documentation📝 Commits (5)
582f967Update invitations documentation for new email invitations2f058d3Remove old/incorrect statement about SMTP not being implementedc043006Document new logging setupb20516dUpdate ToC with Logging sectionf694d6fAdd missing trailing slash📊 Changes
1 file changed (+24 additions, -4 deletions)
View changed files
📝
README.md(+24 -4)📄 Description
This PR adds documentation for email invitations and the new logging flow, as well as updates outdated sections to remove language such as "SMTP functionality is not supported". The fail2ban section will be updated once we resolve the issues with fail2ban parsing the timestamp from the new logging entries.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.