Password genration rules not preserved #1252

Closed
opened 2026-02-20 08:08:36 -05:00 by deekerman · 1 comment
Owner

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

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
Author
Owner

@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.

@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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1252
No description provided.