Daniel Friesel
|
77292c938c
|
registration page: accounts will be notified before inactivity deletion
|
2022-11-21 19:59:02 +01:00 |
|
Daniel Friesel
|
13b4572a2f
|
limit password length to 10000 characters
that should be sufficient…
|
2022-03-07 18:12:43 +01:00 |
|
Daniel Friesel
|
aad2a53459
|
attempt to prevent registration spam
|
2021-04-20 21:59:17 +02:00 |
|
Daniel Friesel
|
ddea9abc6e
|
show imprint/privacy/version on all public-facing pages
|
2019-04-30 18:24:30 +02:00 |
|
Daniel Friesel
|
99aa3a4a0d
|
Implement deletion of inactive accounts
|
2019-04-30 12:48:23 +02:00 |
|
Daniel Friesel
|
4ad1a1d20e
|
Move invalid input errors into common sub-template
|
2019-04-30 10:46:46 +02:00 |
|
Daniel Friesel
|
8883b02fe4
|
register: Explicitly state that the account was not created
|
2019-04-02 20:10:55 +02:00 |
|
Daniel Friesel
|
68718860e2
|
login, register; Do not doule-nest row/col classes
|
2019-04-02 19:40:04 +02:00 |
|
Daniel Friesel
|
2604abad4e
|
Allow two regstration attempts per mail
|
2019-03-11 17:17:15 +01:00 |
|
Daniel Friesel
|
844a95f77f
|
registration form: note that user name must be alphanumeric
|
2019-03-09 08:30:18 +01:00 |
|
Daniel Friesel
|
98fc5a3aba
|
add password manager hints to login/registration forms
|
2019-03-08 21:07:54 +01:00 |
|
Daniel Friesel
|
ff6a7512d5
|
do not allow multiple pending registrations for one mail
|
2019-03-08 18:52:12 +01:00 |
|
Daniel Friesel
|
fd60839116
|
switch from HTTP Auth to Cookie Auth
|
2019-03-07 18:36:11 +01:00 |
|
Daniel Friesel
|
ba6b517e5b
|
working registration and verification
|
2019-03-06 20:48:21 +01:00 |
|
Daniel Friesel
|
4dc0a90ef8
|
register: Add simple client-side validation
|
2019-03-05 18:29:25 +01:00 |
|
Daniel Friesel
|
8d353fcf9d
|
registration: more error handling
|
2019-03-05 18:19:14 +01:00 |
|
Daniel Friesel
|
a47d76958c
|
Use proper Mojolicious input fields (-> no need to re-type everything on errors)
|
2019-03-04 19:28:57 +01:00 |
|
Daniel Friesel
|
5b523ff2f0
|
prepare registration support
|
2019-03-04 19:22:40 +01:00 |
|
Daniel Friesel
|
856a66c0be
|
implement user/password/csrf checks for login form
|
2019-03-02 18:08:48 +01:00 |
|
Daniel Friesel
|
d32c2ad1b9
|
prepare account support
|
2019-02-22 21:56:19 +01:00 |
|