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: https://code.antopie.org/servnest/servnest/pulls/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
Miraty
b2fdc0c925
Fix jobs/check.php
2023-06-21 01:23:19 +02:00
Miraty
d8b4ee90bb
check.php: test domain transfers
2023-06-20 02:32:36 +02:00
Miraty
edcad22a84
Fix missing string internationalization
2023-06-20 00:41:30 +02:00
Miraty
973a129079
Add type in functions signatures
2023-06-20 00:36:58 +02:00
Miraty
f5aee06ff5
Merge pull request 'dev' ( #8 ) from dev into main
...
Reviewed-on: https://code.antopie.org/servnest/servnest/pulls/8
2023-06-19 03:51:58 +02:00
Miraty
7f7bcadb58
Fix important vulnerability in reg/ds.php + exescape
...
In page reg/ds.php, POST parameter 'key' was directly sent to shell, allowing for remote arbitrary commands execution.
This commit fixes this vulnerability, and uses a new function to automatically escape every shell command arguments as an additional generic protection.
2023-06-19 02:15:43 +02:00
Miraty
067e1ccf42
Allow SSH keys authentication for SFTP(Go)
2023-06-15 03:35:42 +02:00
Miraty
256bd51e0f
Fix display username decryption error handling
2023-06-14 22:23:15 +02:00
Miraty
e4ae765486
init.php + jobs + job to delete old testing accounts
2023-06-08 17:36:44 +02:00
Miraty
f05a55a7fa
Display string rules, reg: allow "-" for subdomains
2023-06-05 00:18:10 +02:00
Miraty
4c9e5a5580
Add debug message when denying SFTP login
2023-06-03 18:44:48 +02:00
Miraty
0e64d6e2b8
Don't require visiting /ht/ to enable SFTP access
2023-06-02 23:12:59 +02:00
Miraty
a07baa7f62
Warn testing accounts users on every page
2023-06-02 22:45:27 +02:00
Miraty
5d0d7b0f38
Set a default error/exception handler
2023-06-01 15:14:42 +02:00
Miraty
e18c8d353c
locales/update.sh: Use bash from env
2023-05-19 23:52:06 +02:00
Miraty
316c428e7e
Typo
2023-05-19 23:51:38 +02:00
Miraty
d7faf3ac29
Rename config.ini to config.template.ini
2023-05-19 00:54:04 +02:00
Miraty
69a8673fd6
Add link to the "about" page
2023-05-18 23:18:43 +02:00
Miraty
337e7ab27e
Add setting to disable registrations
...
A new services['auth'] setting is available.
2023-05-10 01:34:45 +02:00
Miraty
cbf49408d1
Code formatting
2023-05-09 20:23:52 +02:00
Miraty
f026b8b02d
ht/index: list Header directive
2023-05-07 03:21:51 +02:00
Miraty
2e238f629d
Don't allow double quotes in ns/caa.php actually
2023-05-06 20:31:13 +02:00
Miraty
2d4915a73a
Allow double quotes in ns/caa.php
2023-05-06 20:21:40 +02:00
Miraty
25b1d30cbe
installation: set permissions for /etc/letsencrypt/
2023-05-06 17:26:17 +02:00
Miraty
a83ae30ce7
Fix zone deletion process (again)
2023-05-06 02:39:19 +02:00
Miraty
23d7e7fc5b
installation.md: setcap on SFTPGo
2023-05-05 19:42:59 +02:00
Miraty
54c64906f7
ht/dns-add: display recommended CAA record
2023-05-05 19:41:55 +02:00
Miraty
f3752163af
Call Certbot before adding to DB
2023-05-04 02:20:29 +02:00
Miraty
13bfd8e9be
Fix locale selection on Alpine Linux
2023-05-04 01:49:54 +02:00
Miraty
70024c0565
Fix locale selection on Alpine Linux
2023-05-04 00:41:37 +02:00
Miraty
c05c16a516
--blocking for knotc everywhere
2023-05-03 01:38:50 +02:00
Miraty
864f868890
Split accounts capabilities; Info about rate limit
2023-05-02 19:30:53 +02:00
Miraty
f8aced3894
Add script to update translations
2023-05-02 19:14:16 +02:00
Miraty
9f5f8958c5
Rate-limit most form processings
2023-05-02 18:02:08 +02:00