Hello,
Is it possible to manage the password complexity when user create a password? (ex : min 14 chars with uppercase, lowercase, numbers and special chars).
It there a maximal failures attempts? We're planning to use dspace for our target with +/- 15000 users. We want to be sure that it is safe against attacks.
It is external users so we don't use LDAP, shibboleth, etc...
Thank you :)