saurabhmpawar / clf-tool

Cloud log forensics for cost optimization and security
Apache License 2.0
0 stars 1 forks source link

Add new admin user in system #6

Open saurabhmpawar opened 6 years ago

saurabhmpawar commented 6 years ago

Adding user is important please create page as per mentioned below image

image

Follwoing thigs are accepting criteria

  1. Do not save password in plain text in database https://stackoverflow.com/questions/1054022/best-way-to-store-password-in-database

  2. add the following fields to database

  1. String password check will be optional.

  2. Complete unit test cases