1
0
Fork 0
Commit Graph

14 Commits (5d0a79f20f2e4678a6285dda11baa254db2dfab1)

Author SHA1 Message Date
Anonymous Contributor 5d0a79f20f Fix password form regexes 2023-08-23 18:16:35 +02:00
Anonymous Contributor e192d3fd04 Fix POST request handling in dashboard forms 2023-08-23 18:16:35 +02:00
Anonymous Contributor 1df2182bae Use POST for password changes, validate input 2023-08-23 18:16:35 +02:00
Anonymous Contributor e2795e99b9 Do not use PHP's error control operator 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 08f29758c0 Only include and construct OpenSim when needed 2023-08-23 18:16:35 +02:00
Anonymous Contributor c4ce814333 Use Argon2id as password hashing algorithm 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
Christopher 79f020b9c2 fix pw page 2020-08-04 12:08:41 +02:00
Christopher 0e0ec17630 combine pages 2020-08-04 12:00:38 +02:00
Christopher f1912e4ea2 add admin menu 2020-08-04 11:44:59 +02:00
Christopher ad4dd32ecb add password change 2020-08-02 04:44:32 +02:00