Commit Graph

318 Commits

Author SHA1 Message Date
Miraty 2a3795bf93 autopublish config.ini on /config.ini 2024-04-10 01:11:14 +02:00
Miraty ccf10e3f47 response code only over http in exception handler 2024-04-10 01:11:13 +02:00
Miraty a65b3b24ce kdig(): ignore lines starting with semicolon in json 2024-04-10 00:03:46 +02:00
Miraty bae5170011 add /ht/add-dns to jobs/check.php 2024-04-10 00:00:57 +02:00
Miraty 0496feb8fb Use custom certbot config path 2024-01-28 19:21:01 +01:00
Miraty 2bdff41e80 fix router error for /index/nonexistent 2024-01-28 00:13:29 +01:00
Miraty 7330f3a769 link to servnest website in footer 2024-01-15 20:05:55 +01:00
Miraty 48773de33a move DOCS to the website
https://servnest.niv.re/
2024-01-15 20:00:24 +01:00
Miraty 808de3fdbf Allow SSH keys for only "/" 2023-11-16 21:29:37 +01:00
Miraty 18fa6d794a Use dark gray instead of black for dark color 2023-11-03 11:56:22 +01:00
Miraty 837618df15 typo 2023-10-29 17:49:24 +01:00
Miraty 2a30e68846 Display ServNest identity 2023-10-29 17:45:45 +01:00
Miraty 78be3cc0a6 update readme 2023-10-29 14:12:28 +01:00
Miraty 3684ab18c1 Display information about SSH keys effect moment 2023-10-28 18:43:08 +02:00
Miraty 77c7eda536 locale fr: domain > domaine 2023-10-09 17:41:00 +02:00
Miraty e96d61703b ns/sync.php: instant sync when adding new sync 2023-10-08 00:50:48 +02:00
Miraty 8624262482 reg/select-domain.inc.php: fix operator precedence 2023-10-01 19:14:08 +02:00
Miraty 94fd035010 sftpgo-auth: allow chmod 2023-09-20 18:47:26 +02:00
Miraty f11ba53af2 Add jobs/ns-update.php 2023-09-20 13:27:00 +02:00
Miraty 0504a5ce27 fix SYNC_TTL > NS_SYNC_TTL 2023-09-19 20:33:44 +02:00
Miraty 57a0baae54 add-dns: add cname to config, full CAA display 2023-09-19 20:27:27 +02:00
Miraty 3df402e8e9 add-dns.php: CNAME&co sourcing support 2023-09-16 19:45:46 +02:00
Miraty 63554b4908 Add instructions for cron(ie) setup 2023-09-01 02:20:09 +02:00
Miraty 54c44b174b pg-act/ns/print: fix NS_ALLOWED_TYPES name 2023-08-18 18:17:44 +02:00
Miraty e6cc5eed1c check.php: random subdomain for /ht/add-subdomain 2023-08-18 15:10:49 +02:00
Miraty 4217602b46 check.php: fix HTTPS_PORT migration to config.ini 2023-08-18 03:10:30 +02:00
Miraty eb3a331a2e fix HTML typo 2023-08-18 03:05:19 +02:00
Miraty c13555ae3b Output more information about what check.php does 2023-08-18 03:04:47 +02:00
Miraty 13a0abb378 Log out ghost sessions instead of displaying message 2023-08-17 18:20:08 +02:00
Miraty aa91004ab5 Move check.php settings to config.ini 2023-08-14 21:07:42 +02:00
Miraty bb937526a7 check.php: use null coalescing operator ("??") more 2023-08-14 18:20:47 +02:00
Miraty c40f52a21e zone-add: Try 1 => 3 name servers 2023-08-14 17:24:16 +02:00
Miraty d6ad7d66e0 pg-act/ns/zone-add: modernize code presentation 2023-08-14 01:54:54 +02:00
Miraty 3636e181c2 typo in var name 2023-08-13 20:55:50 +02:00
Miraty 2ebf1eee2a minor fixes 2023-08-13 19:50:45 +02:00
Miraty 40d6994126 Merge branch 'dev' 2023-08-13 18:54:46 +02:00
Miraty 377b68c828 auth/register: tokens_instance_cost 7200 > 1800 2023-08-13 18:54:24 +02:00
Miraty 0340c24a81 Use kdig() everywhere appropriate 2023-08-13 18:52:34 +02:00
Miraty 7c76559e7e Merge branch 'dev' 2023-08-11 19:00:19 +02:00
Miraty 4fbdcdb13b Knot timeout: 3 > 20 2023-08-11 18:56:52 +02:00
Miraty 95f376ab00 Merge pull request 'dev' (#9) from dev into main
Reviewed-on: #9
2023-08-02 00:52:33 +02:00
Miraty 2570d09ba9 Add reg/edit.php and regParseRecord() 2023-07-31 01:13:06 +02:00
Miraty 40e67b0c0c declare(strict_types=1); 2023-07-17 21:15:18 +02:00
Miraty 3436d0243f Display some field values again after submission 2023-07-17 21:02:09 +02:00
Miraty 0c15676520 reg/index: registration policy: display '∅' if empty 2023-07-16 21:08:49 +02:00
Miraty 3ddbc7cf1a reg: sync DS/NS using CDS/CSYNC from child zone 2023-07-16 21:00:38 +02:00
Miraty b05653d16f ns: add CSYNC to ALLOWED_TYPES 2023-07-05 19:53:39 +02:00
Miraty 1d856e1e2e ns/sync: translations and bugfixes 2023-06-26 04:13:52 +02:00
Miraty 858d6e8d02 Add ns/sync and jobs/ns-syncs 2023-06-24 16:54:36 +02:00
Miraty ccd17b7ffa Clear entries in ssh-keys when deleting account 2023-06-21 22:08:57 +02:00