mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #944] Organization settings #667
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
pull-request
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#667
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 @bokkabonga on GitHub (Apr 2, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/944
Subject of the issue
Organizations seem to have some settings about 2FA, the master password and the password generator that can be changed by the owner. In german they are called "Richtlinien" so i guess the English term would be "Policies".
Changing those "Policies" doesn´t change anything. I am not sure if this has been implented yet, but i couldn´t find any other Issue concerning this.
Your environment
Steps to reproduce
Changed the Policy for the password generator to at least 24 Signs and to include upper and lower, numbers and special characters. I made sure that the "Activate" checkbox was ticked and hit "Save".
Expected behaviour
When generating a new password for an entry in the organization, the password should be generated according to the rules set.
Actual behaviour
The password is generated with the default pattern (14 charakters, both upper and lower and numbers).
Relevant logs
@BlackDex commented on GitHub (Apr 2, 2020):
Hello @bokkabonga,
It seems you have to logout and back in again for this to work.
I tested this on the upstream bitwarden project, and it acts the same.
It probably needs a sync/refresh of these items.
Maybe you can report a bug to the upstream project and log past it's link here so we can track it if needed.
@bokkabonga commented on GitHub (Apr 2, 2020):
Hey @BlackDex,
Logging out and back in did indeed do the trick for me. Thanks a lot! I will try to open a bug report in the upstream project next week at latest and leave the link here so it can be tracked.
Thanks a lot for your help :)
@giss69 commented on GitHub (May 10, 2020):
i have the same issue on Version: 1.14.2-8bbbff75. i can not change master password because of the password regulation. Logging out and back didn't help.
@dani-garcia commented on GitHub (May 13, 2020):
What do you mean you can't change the password because of the policy? As long as you follow the policies it should allow you to change it just fine.
@giss69 commented on GitHub (May 14, 2020):
@dani-garcia
i get always thins error:
your new master password does not meet the policy requirementsbut it does.
@BlackDex commented on GitHub (Oct 9, 2020):
@giss69 are you still having this issue? If so, could you give use a real life example of the settings for the policy what had been configured and what kind of password isn't allowed?
@BlackDex commented on GitHub (Nov 18, 2020):
Closing this ticket because of inactivity.
Feel free to re-open if the issue isn't resolved using the
testing/masterversion.