Commit Graph

12 Commits

Author SHA1 Message Date
Miraty 7a018e5a88 Trusted > approved, add approval.php, DB_PATH > DB 2022-12-10 18:19:37 +01:00
Miraty f15681999b Internal ID, Argon2 for usernames, username changes 2022-11-30 23:12:42 +01:00
Miraty 922f649a08 Use a hash as internal username 2022-11-26 21:45:48 +01:00
Miraty 18d976217b Use single quotes instead of double quotes 2022-11-20 15:11:54 +01:00
Miraty 78f76ea9d0 Add account types (testing or trusted) 2022-11-07 19:40:40 +01:00
Miraty e7b2856f92 sftpgo-auth: check user existence before password 2022-09-03 18:56:40 +02:00
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 18364c1ff6 Set user's quota_files in SFTPGo 2022-06-28 22:08:34 +02:00
Miraty 6365ac617c Move everything in /srv/niver 2022-06-23 19:19:39 +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 c997ac424d http-onion.php now works 2022-06-07 17:58:46 +02:00
Miraty e5c306c24b SFTPGo authentication 2022-05-19 16:59:32 +02:00