ankitshahit / autonomous-drone

An implementation to control multiple drone simultaneously & autonomously.
4 stars 1 forks source link

Password policy across the application #31

Open niteshsinghnrs opened 6 years ago

niteshsinghnrs commented 6 years ago

We need to keep password policy across the application. 1.Min length should be 6

  1. Max length should be 20
  2. It should contain at least one lower case and one uppercase alphabet.
ankitshahit commented 6 years ago

Setting passwords on server as per our password policy.

ankitshahit commented 6 years ago

Have changed passwords as per password policy for server