GitHub user OzzyAndMazel2022 created a discussion: CouchDB Password Complexity

Are there any plans to introduce password complexity requirements into CouchDB? 
I have a product in my portfolio that is trying to satisfy the the following 
requirements: 

Rule 1). minimum of 15 characters, including at least one of each of the 
following character sets:
- Uppercase.
- Lowercase.
- Numerics.
- Special characters (e.g., ~ ! @ # $ % ^ & * ( ) _ + = - ' [ ] / ? > <).

Rule 2). Minimum number of characters changed from previous password: 50 
percent of the minimum password length; that is, eight.
- Password lifetime limits for interactive accounts: Minimum 24 hours, maximum 
60 days.
- Password lifetime limits for noninteractive accounts: Minimum 24 hours, 
maximum 365 days.
- Number of password changes before an old one may be reused: Minimum of five.


GitHub link: https://github.com/apache/couchdb/discussions/6085

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]

Reply via email to