gitlab-org--gitlab-foss/app/views/devise
Jacob Vosmaer b79ada97bb Remove password strength indicator
We were having the following issues:
- the indicator would sometimes stay red even if the password that was
  entered was long enough;
- the indicator had a middle yellow signal: what does that mean?
- the red/green backgrounds were not color-blind-friendly.
2015-01-15 14:10:13 +01:00
..
confirmations chmod -x 2014-12-27 19:22:15 +04:00
mailer
passwords Remove password strength indicator 2015-01-15 14:10:13 +01:00
registrations Remove password strength indicator 2015-01-15 14:10:13 +01:00
sessions Init ApplicationSettings resource with defaults from config file 2015-01-08 00:22:50 -08:00
shared Init ApplicationSettings resource with defaults from config file 2015-01-08 00:22:50 -08:00
unlocks