Pēteris Caune
56bac98816
Update the "Set Password" page to reject very weak passwords
2024-08-15 12:04:28 +03:00
Pēteris Caune
5d63057e78
Improve password quality meter for very weak passwords
...
Previously, if the user enters a weak password like "qwerty",
the score is 0, the password strength bar is empty (all gray).
It is easy to not notice the password strength bar at all.
Now, the lowest score for a non-empty password is 1, meaning
the user will see one red bar. This will hopefully draw more
attention to the password strength bar.
Users are still allowed to choose weak passwords.
2024-08-15 11:10:14 +03:00
Viktor Szépe
dedb17feb9
Fix JS name and remove references to .map files ( #854 )
2023-07-02 15:25:04 +03:00
Pēteris Caune
bad4b9adbf
Add a "Switch Project" menu in top navigation
2023-03-10 10:36:09 +02:00
Pēteris Caune
5fe4a60b30
Upgrade to jQuery 3.6.0
2021-10-01 13:12:20 +03:00
Pēteris Caune
519a666057
{% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N
2020-07-21 17:59:39 +03:00
Pēteris Caune
fcff4b48c6
Fixing markup.
2019-04-29 23:27:46 +03:00
Pēteris Caune
23b197526c
Password strength meter and length check in the "Set Password" form
2019-04-29 23:16:49 +03:00
James Moore
1ae07b2028
made changes more concise
2016-09-22 14:56:15 -07:00
James Moore
b1bb1540b8
adds a SITE_NAME setting that's used to label the site
2016-09-22 13:40:35 -07:00
Pēteris Caune
c8bcb23fd6
Material icons.
2016-08-29 16:45:47 +03:00
Pēteris Caune
7b475118f9
Use lock icon
2016-01-31 18:18:09 +02:00
Pēteris Caune
1dacc8b797
Users can add passwords to their accounts. Fixes #6
2016-01-05 00:25:08 +02:00