We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In Nginx, `if` should be avoided for risk of confusion ("`if` is evil"). No reason to use it here anyway, as `server_name` handles that.
Checked and fixed polish translation for Vaultwarden Version 2024.6.2 / 1.32.5
Grammar and syntax fixes
Updated Third party packages (markdown)
mentioning ernw and the respective vulnerability disclosure
Revert 8c09507ae692e909c2dfc6e971a27f13adf7cea3...de6d6783f1319f79535b9ad935607d374ba4fe93 on Customize Vaultwarden CSS
Added the PDF reports as downloadble links both original German and translated English
Fix Audits link
Add audit page
Updated Customize Vaultwarden CSS (markdown)
Add Amazon EKS + Terraform tutorial
Add utf8 as default charset, in case of umlauts (öäü, etc.) the restored file causes VW to crash when accessing user list etc.
Add Ansible role, update my previous entries
Created Customize Vaultwarden CSS (markdown)
Add Note for Synology DSM Docker Users
Pull requests that mark the group feature as unstable are closed as fixed. So it's no longer unstable, is it?
Updated Pre built binaries (markdown)
Remove mysqldump's --skip-quote-names option, it is unnecessary (as of 2024) & leads to silent error, corrupting the SQL dump. Make instructions for import the dump clearer.
for the unlock with other device i had to adjust the apache config and had do add: RewriteRule /notifications/anonymous-hub(.*) ws://localhost:8380/fjbitwarden/notifications/anonymous-hub/$1 [P,L]
Tested with MariaDB 10.11.9, PostgreSQL 15.8-1 and Vaultwarden 1.32.0
Add brazilian portuguese translation of all email templates
add a section about oauth2 support
Fixed volume label
Added healthcheck and made some changes to loosen ties to MariaDB
There are no longer any issues using the new password hashing (caching_sha2_password) found in MySQL 8+
Updated Proxy examples (markdown)
Updated Using the MariaDB (MySQL) Backend (markdown)
added explanation about stripping of logging.