Anonymous Contributor
|
5d0a79f20f
|
Fix password form regexes
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
3d0c156cb3
|
Fix OpenSim API being included too late in users
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
841f1707eb
|
Enforce POST and validate input for profile forms
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
f073fb621d
|
Add validation regex for new identity's name
|
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
|
57ff06d418
|
Generate a random string as invite code
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
8c7a31d88a
|
Use POST for user management, validate input
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
6ca8988128
|
Use POST for managing identities, validate input
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
9d760f7dc3
|
Use POST for leaving groups, validate input
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
e6d51a0afb
|
Use POST when removing friends, validate input
|
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
|
f9828aa110
|
Move templates to template directory
|
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
|
d5356a81c1
|
Do not store salt when generating new password
|
2023-08-23 18:16:34 +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
|
20ae77b90b
|
Add CSRF field variable to all forms
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
b6eff53f0c
|
Just set status code, do not hardcode HTTP version
|
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
|
b3db0383a1
|
Fix input validation checks in identities.php
|
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 |
Anonymous Contributor
|
c49a52e116
|
Fix user name regex
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
6a6e7db2ce
|
Sanitize 'page' GET parameter in login.php
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
588beb3c05
|
Validate user input in login form
|
2023-08-23 18:16:34 +02:00 |
Chris
|
ecf3f79d8f
|
add trim
|
2021-01-08 15:17:32 +01:00 |
Chris
|
199920942e
|
show stats
|
2021-01-08 15:14:09 +01:00 |
Chris
|
d297e047fc
|
rename email
|
2021-01-08 04:20:29 +01:00 |
Chris
|
0cafe0a72a
|
remove mail
|
2021-01-08 04:18:42 +01:00 |
Chris
|
aebdb4d673
|
fix bug in cron
|
2021-01-08 03:53:41 +01:00 |
Chris
|
dc40431e84
|
add running state
|
2021-01-08 02:59:28 +01:00 |
Chris
|
656f09a9e8
|
add email info
|
2021-01-08 02:29:46 +01:00 |
Chris
|
e6a326b8fc
|
add iar save
|
2021-01-08 02:00:03 +01:00 |
Chris
|
0429f2db6a
|
add password reset to users page
|
2021-01-07 15:30:23 +01:00 |
Chris
|
bc0c8816b9
|
add remove
|
2021-01-06 15:42:48 +01:00 |
Chris
|
67b68cebec
|
add leave group
|
2021-01-06 15:28:13 +01:00 |
Chris
|
14bfb39a49
|
dont copy friends
|
2021-01-06 15:05:40 +01:00 |
Christopher
|
6168c923d1
|
change text
|
2020-08-08 05:35:20 +02:00 |
Christopher
|
f347e2a89d
|
add identities
|
2020-08-08 05:32:08 +02:00 |
Christopher
|
eaedf8d4c5
|
add friends
|
2020-08-06 03:15:07 +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 |