Skip to content

Commit

Permalink
eternal passwords
Browse files Browse the repository at this point in the history
  • Loading branch information
OhadR committed Aug 13, 2014
1 parent d22e2fd commit 0190b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cft_calc/src/main/resources/client.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ com.ohadr.crypto.createKeystoreFileIfNotExist=false


# password policy
com.ohadr.auth-flows.policy.passwordLifeInDays=30
com.ohadr.auth-flows.policy.passwordLifeInDays=-1
com.ohadr.auth-flows.policy.passwordMinLength=1
com.ohadr.auth-flows.policy.passwordMaxLength=10
com.ohadr.auth-flows.policy.passwordMinUpCaseChars=0
Expand Down

0 comments on commit 0190b33

Please sign in to comment.