1
0
Fork 0
Commit Graph

19 Commits (5d6b6565cd33b57b8332642dcc08d34eedcf804b)

Author SHA1 Message Date
Anonymous Contributor 5d6b6565cd Add minimum password length requirement 2023-08-23 18:16:36 +02:00
Anonymous Contributor 4dfb3d81c3 Enforce POST when sending register form 2023-08-23 18:16:35 +02:00
Anonymous Contributor 87c21a06eb Fix incorrect regex escaping 2023-08-23 18:16:35 +02:00
Anonymous Contributor d3f3ca5779 Fix include/template paths 2023-08-23 18:16:35 +02:00
Anonymous Contributor 17fe6651c8 Reflect directory structure changes 2023-08-23 18:16:35 +02:00
Anonymous Contributor 4415adb6e6 Reflect directory structure changes 2023-08-23 18:16:35 +02:00
Anonymous Contributor 08f29758c0 Only include and construct OpenSim when needed 2023-08-23 18:16:35 +02:00
Anonymous Contributor a699bf2dee Small fixes 2023-08-23 18:16:34 +02:00
Anonymous Contributor c4ce814333 Use Argon2id as password hashing algorithm 2023-08-23 18:16:34 +02:00
Anonymous Contributor bd3df89454 Fix various small errors 2023-08-23 18:16:34 +02:00
Anonymous Contributor ed9f4c8eed Unset pre-session on login and registration 2023-08-23 18:16:34 +02:00
Anonymous Contributor 16ee118c98 Always redirect after making changes 2023-08-23 18:16:34 +02:00
Anonymous Contributor 7b08766668 Always encode user input before including in HTML 2023-08-23 18:16:34 +02:00
Anonymous Contributor 70962b0c63 Only fetch required rows from database 2023-08-23 18:16:34 +02:00
Anonymous Contributor e5dd07305a Add input validation to Register page 2023-08-23 18:16:34 +02:00
Christopher e13eb09a55 add link to tos at register 2020-08-02 07:46:51 +02:00
Christopher 14c359a7d5 show dashboard after reg 2020-08-02 07:29:57 +02:00
Christopher 50f01d2339 login after reg 2020-08-02 07:29:27 +02:00
Christopher f30eab6561 now the register works 2020-08-02 07:22:25 +02:00