Pēteris Caune
|
1cdb6e6d1d
|
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection.
|
2019-12-06 08:58:32 +02:00 |
|
Pēteris Caune
|
4625196ded
|
Autofocus the email field in the signup form, and submit on enter key
|
2019-10-12 20:22:28 +03:00 |
|
Pēteris Caune
|
41a0871452
|
Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form. Fixes #290
|
2019-09-30 16:40:45 +03:00 |
|
Pēteris Caune
|
72d608902d
|
Fix JS to construct correct URLs when running from a subdirectory. Fixes #273
|
2019-08-12 23:29:32 +03:00 |
|
Pēteris Caune
|
9214265136
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |
|