Menu

#63 Password complexity

2.2
closed
nobody
None
5
2014-07-02
2014-02-04
SITools2
No

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

Discussion

  • SITools2

    SITools2 - 2014-02-04
    • Description has changed:

    Diff:

    --- 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
    
     
  • Mathieu Gond

    Mathieu Gond - 2014-07-02
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB