mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-02 22:57:18 -05:00
Password genration rules not preserved #1252
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1252
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @naclander on GitHub (Apr 12, 2022).
Subject of the issue
I can successfully change the password generation rules from default ( increasing length from 14 characters to 25 ).
Upon restarting the tab, or when logging in from a different browser, the password generation rules seem to get reverted back to default.
Install method: Arch Linux package - Version 2.27.0, sqlite
Clients used: web
@BlackDex commented on GitHub (Apr 12, 2022):
Those settings are stored into cookies/local browser cache.
You probably have some extension enabled which prevents the storage or clears the storage of these settings.