mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 08:19:23 +00:00
Prompt for per-entry password policy
This commit is contained in:
@@ -57,6 +57,14 @@ def test_manager_workflow(monkeypatch):
|
||||
"", # tags
|
||||
"n", # add custom field
|
||||
"", # length (default)
|
||||
"", # include special default
|
||||
"", # allowed special default
|
||||
"", # special mode default
|
||||
"", # exclude ambiguous default
|
||||
"", # min uppercase
|
||||
"", # min lowercase
|
||||
"", # min digits
|
||||
"", # min special
|
||||
"0", # retrieve index
|
||||
"", # no action in entry menu
|
||||
"0", # modify index
|
||||
|
Reference in New Issue
Block a user