mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Add configurable password policy
This commit is contained in:
@@ -976,6 +976,7 @@ class PasswordManager:
|
||||
encryption_manager=self.encryption_manager,
|
||||
parent_seed=self.parent_seed,
|
||||
bip85=self.bip85,
|
||||
policy=self.config_manager.get_password_policy(),
|
||||
)
|
||||
|
||||
# Load relay configuration and initialize NostrClient
|
||||
|
Reference in New Issue
Block a user