Commit graph

298 commits

Author SHA1 Message Date
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
Miraty
78f76ea9d0 Add account types (testing or trusted) 2022-11-07 19:40:40 +01:00
Miraty
068dc82a54 Add details about the HTTP service 2022-11-01 18:19:47 +01:00
Miraty
14506ab9e2 Lower time_cost Argon2 param 2022-11-01 00:28:50 +01:00
Miraty
3cff775f26 css: Don't wrap <code> 2022-11-01 00:26:57 +01:00
Miraty
2e4eb5e9bb Update source code URL 2022-10-31 23:49:48 +01:00
Miraty
db73078464 Fix Gitea Markdown display 2022-10-13 00:43:16 +02:00
Miraty
871e8a4906 Delete unused line 2022-10-13 00:40:19 +02:00
Miraty
030ea3feaa Detailed README 2022-10-13 00:39:59 +02:00
Miraty
54c4f8ab68 Minor changes 2022-10-09 23:36:35 +02:00
Miraty
c674410bf0 List current resources for all services 2022-10-09 23:35:24 +02:00
Miraty
9ba515cd89 ns: allow IDN verfication 2022-10-09 23:33:45 +02:00
Miraty
938dbe4040 ht: limit directory size to 64 chars 2022-10-09 23:32:04 +02:00
Miraty
1aa0d02f5e Add link to source code 2022-10-07 21:25:15 +02:00
Miraty
f372bbbce7 Log Certbot error messages 2022-10-07 13:29:47 +02:00
Miraty
e77493feda Only detect files ending with .css in /css/ 2022-10-06 21:37:20 +02:00
Miraty
77a16d0060 Better texts 2022-10-06 15:03:21 +02:00
Miraty
ba18c13747 Use a token to link account to external resource 2022-10-06 13:12:04 +02:00
Miraty
01d5dff22b Allow 2 chars IP (::) 2022-10-01 15:58:56 +02:00
Miraty
77f6dfaada Token bucket rate limiting 2022-09-17 00:49:07 +02:00
Miraty
c65dedf9de Merge TITLES and DESCRIPTIONS into PAGES 2022-09-15 21:23:49 +02:00