Commit Graph

318 Commits

Author SHA1 Message Date
Miraty 2d6f2745a6 Fix syntax and error 2023-03-28 00:18:37 +02:00
Miraty b9af7fee09 reg: Delay at unregistration; Display domain history 2023-03-25 16:26:05 +01:00
Miraty ed05d4aab9 reg/register: add "Check availability" feature 2023-03-19 22:22:34 +01:00
Miraty 15ddd77bc4 Add script to check that services work as expected 2023-03-18 18:40:04 +01:00
Miraty 80bef2ca8c Minor fixes 2023-03-18 18:38:27 +01:00
Miraty d41ac85b55 Autoconfigure root_path using __DIR__ 2023-03-09 14:47:14 +01:00
Miraty 887ddd2474 Fix sftpgo-auth.php 2023-03-09 14:40:26 +01:00
Miraty ca0759c8ab auth/username auth/unregister: password confirmation 2023-03-09 14:23:28 +01:00
Miraty abb9aabf5b Advanced services status management 2023-03-09 01:35:30 +01:00
Miraty a95f6203eb Fix router.php syntax 2023-02-19 20:50:20 +01:00
Miraty d342537a59 Move http status pages to this repository 2023-02-16 23:06:12 +01:00
Miraty ad98060f9e Fix deprecation notices 2023-02-07 22:25:16 +01:00
Miraty ac6d311ada Use unix sockets for Onion=>nginx connections 2023-01-29 23:16:58 +01:00
Miraty d4009f189e Fix pg-act/ht/add-onion syntax 2023-01-29 23:14:09 +01:00
Miraty b2bfbb7bf8 Niver > ServNest 2023-01-29 21:09:00 +01:00
Miraty 3b97b3cc2f Describe config.ini in DOCS/configuration.md 2023-01-26 16:22:03 +01:00
Miraty 23b2afe03e fix: Also delete apex domain in regDeleteDomain() 2023-01-23 01:42:18 +01:00
Miraty 01e9881ce6 css: "text-align: right" for domains in tables 2023-01-23 01:39:18 +01:00
Miraty 7c7e996967 fix: pg-act/auth/approval.php syntax 2023-01-23 01:16:15 +01:00
Miraty 312292d06a feature: reg: allow multiple suffixes 2023-01-23 01:14:59 +01:00
Miraty 4b54038c63 Fix pg-view/reg/transfer.php syntax 2023-01-21 04:17:58 +01:00
Miraty 6eb317c4ef No max-width on header 2023-01-21 04:17:38 +01:00
Miraty 8565ecdc22 --- > — 2023-01-21 04:16:02 +01:00
Miraty 2c6d8b8ac9 Fix display username decryption when using output() 2023-01-21 04:14:40 +01:00
Miraty b872ec8281 Some fixes and CSS enhancements 2023-01-21 02:52:28 +01:00
Miraty 335b826559 Gettext internationalization and english translation 2023-01-21 01:27:52 +01:00
Miraty 6b1b3547c3 OpenSSL > libsodium, authenticate username, PHP 8.2+ 2023-01-18 16:00:17 +01:00
Miraty 5f22b0ccbb readme: delete Todo, add Similar projects 2023-01-07 23:12:53 +01:00
Miraty 4f84025baf Encrypt display username, with key in cookie 2023-01-07 23:11:44 +01:00
Miraty a3da268ead ht: subdomain and subpath on shared domain 2022-12-22 01:44:57 +01:00
Miraty 57dfb02a40 Store secret key in DB + autorotate it 2022-12-21 00:14:55 +01:00
Miraty 75e7caed88 More contextual submit button values 2022-12-20 23:25:33 +01:00
Miraty 73c137aaba Split pages/ between pg-act/ and pg-view/ 2022-12-20 21:17:03 +01:00
Miraty 9e27e479a2 Use <time> to specify durations 2022-12-13 18:08:37 +01:00
Miraty ffd7e283a1 Simplify PDO use 2022-12-13 17:38:54 +01:00
Miraty 1c193cd59d Add reg/transfer.php 2022-12-13 16:52:10 +01:00
Miraty 7a018e5a88 Trusted > approved, add approval.php, DB_PATH > DB 2022-12-10 18:19:37 +01:00
Miraty 9173336714 Check that account still exists when doing something 2022-11-30 23:38:02 +01:00
Miraty f15681999b Internal ID, Argon2 for usernames, username changes 2022-11-30 23:12:42 +01:00
Miraty 05db184fa6 ht: More restrictive directory names 2022-11-28 17:16:30 +01:00
Miraty 922f649a08 Use a hash as internal username 2022-11-26 21:45:48 +01:00
Miraty 43aa08fca8 Various minor changes 2022-11-26 20:10:37 +01:00
Miraty dc3c976d37 Make services reloading systemd-agnostic 2022-11-23 22:21:34 +01:00
Miraty 83f9a05875 Add server name in token strings 2022-11-22 00:28:19 +01:00
Miraty 567034b8fe Fix regDeleteDomain security flaw + D regex modifier
regDeleteDomain() in fn/reg.php used too loose pattern matching for data deletion, that also deleted other domains that included the deleted domain
2022-11-20 18:17:03 +01:00
Miraty 18d976217b Use single quotes instead of double quotes 2022-11-20 15:11:54 +01:00
Miraty 109bc4134b readme: Add status information 2022-11-20 01:24:54 +01:00
Miraty 47bd662e96 Better success messages 2022-11-20 01:12:51 +01:00
Miraty e3f358a62c Direct zone file edition through <textarea> 2022-11-20 01:05:03 +01:00
Miraty 95095ee6ee Textual changes 2022-11-08 16:30:20 +01:00