Commit Graph

13 Commits

Author SHA1 Message Date
Miraty e3af4c946d router.php + process form before display
The webservers now need to send every request to router.php, which will call appropriate files.

Forms will be treated before being displayed.
2022-09-01 04:21:17 +02:00
Miraty 9e4fdacfac Better informations 2022-08-11 16:38:45 +02:00
Miraty 6dbc63a36a Add form to delete account
Move service-specific deletion code to functions
2022-06-18 04:22:05 +02:00
Miraty 9bcf3a57a2 Add formatAbsoluteDomain, remove regGetUpperDomain 2022-06-15 15:30:18 +02:00
Miraty 6b602eb43f Update auth forms 2022-06-10 21:14:47 +02:00
Miraty eadc2d44e3 Create and use switchToFormProcess() and success() 2022-05-31 17:31:48 +02:00
Miraty cd082e8719 knotc error handling using knotcExec() 2022-05-25 01:16:41 +02:00
Miraty b7e69d8b41 Check for CSRF at only one place in the code 2022-05-22 17:47:00 +02:00
Miraty deb219d758 Close HTML using function, better error handling 2022-05-22 14:59:45 +02:00
Miraty c890421454 Use HTTP error codes, better error handling 2022-05-20 02:19:45 +02:00
Miraty 46218fb3d3 Use ini file for config + remove old SFTP page 2022-05-20 00:15:13 +02:00
Miraty b1f54aa155 Better segmentation between services 2022-04-23 01:57:43 +02:00
Miraty 6a408fcbf9 Public files in public/ 2022-04-18 23:10:15 +02:00