.htaccess
|
add files
|
2020-06-03 17:31:18 +02:00 |
dashboard.php
|
Fix include/template paths
|
2023-08-23 18:16:35 +02:00 |
friends.php
|
Use POST when removing friends, validate input
|
2023-08-23 18:16:35 +02:00 |
groups.php
|
Use POST for leaving groups, validate input
|
2023-08-23 18:16:35 +02:00 |
invite.php
|
Do not use PHP's error control operator
|
2023-08-23 18:16:35 +02:00 |
login.php
|
Fix incorrect regex escaping
|
2023-08-23 18:16:35 +02:00 |
password.php
|
Do not use PHP's error control operator
|
2023-08-23 18:16:35 +02:00 |
profile.php
|
Do not use PHP's error control operator
|
2023-08-23 18:16:35 +02:00 |
regions.php
|
Fix include/template paths
|
2023-08-23 18:16:35 +02:00 |
register.php
|
Fix incorrect regex escaping
|
2023-08-23 18:16:35 +02:00 |
user-online-state.php
|
Fix include/template paths
|
2023-08-23 18:16:35 +02:00 |
users.php
|
Generate a random string as invite code
|
2023-08-23 18:16:35 +02:00 |