cozie-app / cozie-apple

https://cozie-apple.app
GNU Lesser General Public License v3.0
15 stars 9 forks source link

Most parts of an insecure password warning during sign up are no visible. #18

Closed mariofrei closed 2 years ago

mariofrei commented 2 years ago

When signing up on the Cozie iPhone app the user has to input a password. The app shows a warning in cases where the provided password does not meet all requirements. The warning should say: "Please make sure your password is at least 8 characters long, contains a special character and a number”. However. the app shows only "Please make sure your password is a...".

mariofrei commented 2 years ago

This issue was solved by removing authentication (fireauth) altogether.