According the security requirement, the password must be at least 8 chars long, from 3 different classes (upper, lower, number, symbol)
This must be changed in :
--- old+++ new@@ -1 +1,5 @@According the security requirement, the password must be at least 8 chars long, from 3 different classes (upper, lower, number, symbol)
+This must be changed in :+ - client part (should be done in dev)+ - web service par (should be done in dev)+ - password generation from admin GUI
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff: