Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-03-05 | enable form validation for login page | Daniel Friesel | -2/+2 |
2019-03-04 | Use proper Mojolicious input fields (-> no need to re-type everything on errors) | Daniel Friesel | -2/+2 |
2019-03-03 | add logout link | Daniel Friesel | -0/+16 |
2019-03-02 | implement user/password/csrf checks for login form | Daniel Friesel | -8/+44 |
2019-02-22 | prepare account support | Daniel Friesel | -0/+18 |