This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
1244
Commits
2
Branches
15 MiB
Tree:
157711bc95
master
py2
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.24.1
v1.24.0
v1.23.1
v1.23.0
v1.22.0
v1.21.0
v1.20.0
v1.2.0
v1.19.0
v1.18.0
v1.17.0
v1.16.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
1.0.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '157711bc95'
${ noResults }
Commit Graph
5 Commits (157711bc958f2d4616430afaeae8c342bbd58fad)
Author
SHA1
Message
Date
Pēteris Caune
1cdb6e6d1d
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection.
5 years ago
Pēteris Caune
4625196ded
Autofocus the email field in the signup form, and submit on enter key
5 years ago
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
5 years ago
Pēteris Caune
72d608902d
Fix JS to construct correct URLs when running from a subdirectory.
Fixes
#273
5 years ago
Pēteris Caune
9214265136
Separate sign up and login forms.
6 years ago