threefoldtech / www-mastodon

Apache License 2.0
2 stars 0 forks source link

Mastodon password requirements needs to be checked #147

Open mohamedamer453 opened 1 year ago

mohamedamer453 commented 1 year ago

Description

Mastodon password requirements needs to be checked, currently i deployed 2 instances with the following passwords 123456, aaaaaa and when i tried to log in using the admin email and password i was unable to. and this is what appeared in zinit log when i entered the password

[+] mastodon: web_1        | [9488f533-870d-4460-9fb6-2a73d8b65dad] method=POST path=/auth/sign_in format=html controller=Auth::SessionsController action=create status=0 duration=11.61 view=0.00 db=1.79
[+] mastodon: web_1        | [9488f533-870d-4460-9fb6-2a73d8b65dad] method=POST path=/auth/sign_in format=html controller=Auth::SessionsController action=new status=200 duration=20.49 view=17.76 db=0.00

Untitled_ Mar 12, 2023 12_09 PM.webm