Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-03-11 | Allow two regstration attempts per mail | Daniel Friesel | -0/+5 | |
2019-03-09 | registration form: note that user name must be alphanumeric | Daniel Friesel | -1/+1 | |
2019-03-08 | add password manager hints to login/registration forms | Daniel Friesel | -3/+3 | |
2019-03-08 | do not allow multiple pending registrations for one mail0.05 | Daniel Friesel | -1/+1 | |
2019-03-07 | switch from HTTP Auth to Cookie Auth | Daniel Friesel | -2/+2 | |
2019-03-06 | working registration and verification | Daniel Friesel | -0/+4 | |
2019-03-05 | register: Add simple client-side validation | Daniel Friesel | -4/+4 | |
2019-03-05 | registration: more error handling | Daniel Friesel | -9/+42 | |
2019-03-04 | Use proper Mojolicious input fields (-> no need to re-type everything on errors) | Daniel Friesel | -4/+4 | |
2019-03-04 | prepare registration support | Daniel Friesel | -4/+30 | |
2019-03-02 | implement user/password/csrf checks for login form | Daniel Friesel | -0/+16 | |
2019-02-22 | prepare account support | Daniel Friesel | -0/+38 | |