Closed nodew closed 10 months ago
I expected that the default password policy is listed in the Document.NamedPasswordPolicies, but it turns out there's only the custom named policies created by myself. There's no way to get the default password policy.
Document.NamedPasswordPolicies
I checked the source code in pwsafe, The default password policy should be stored in the Non-default preferences.
pwsafe
Non-default preferences
I expected that the default password policy is listed in the
Document.NamedPasswordPolicies
, but it turns out there's only the custom named policies created by myself. There's no way to get the default password policy.