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 |
|
Miraty
|
763762f08b
|
fn success/userError/serverError > output($code)
|
2022-09-15 19:18:48 +02:00 |
|
Miraty
|
3571c456fd
|
Delete unused le_enabled in "sites" table
|
2022-09-14 18:34:44 +02:00 |
|
Miraty
|
5885f7a416
|
Factorize "INSERT INTO" SQL queries with insert()
|
2022-09-14 17:19:17 +02:00 |
|
Miraty
|
f06e42645a
|
ht: Allow domains ending with a dot
|
2022-09-14 13:49:15 +02:00 |
|
Miraty
|
35d1c6ea09
|
Change UI texts
|
2022-09-14 13:30:45 +02:00 |
|
Miraty
|
109df94b5a
|
reg: Prevent registration of some subdomains
|
2022-09-13 23:48:38 +02:00 |
|
Miraty
|
7e2644a5c1
|
Use <code> for table zone display
|
2022-09-13 01:25:03 +02:00 |
|
Miraty
|
5561393403
|
Use more PAGE_URL
|
2022-09-13 01:09:40 +02:00 |
|
Miraty
|
bd37c14ef9
|
Use getTitlesLineage() to check if page exists
|
2022-09-09 22:15:52 +02:00 |
|
Miraty
|
9775de3a40
|
Merge html.php into router.php
|
2022-09-09 21:53:31 +02:00 |
|
Miraty
|
21e20c9008
|
Recursive function getTitlesLineage()
|
2022-09-09 20:16:48 +02:00 |
|
Miraty
|
173f7b15d3
|
Allow more than two levels in URL
|
2022-09-09 20:15:10 +02:00 |
|
Miraty
|
d53a6e1258
|
Minor enhancements and bugfixes
|
2022-09-07 18:47:17 +02:00 |
|
Miraty
|
3f46159f1e
|
Display page even if errors, recursive executePage()
|
2022-09-07 18:44:49 +02:00 |
|
Miraty
|
7f20fcf47e
|
List sites on ht/index
|
2022-09-07 02:47:50 +02:00 |
|
Miraty
|
674dd1f699
|
Integrate Let's Encrypt into (add|del)-http-dns.php
|
2022-09-06 02:40:18 +02:00 |
|
Miraty
|
72f4ce3605
|
Use sudo rm --recursive for /srv/niver/ht/username
|
2022-09-06 02:23:59 +02:00 |
|
Miraty
|
e7b2856f92
|
sftpgo-auth: check user existence before password
|
2022-09-03 18:56:40 +02:00 |
|
Miraty
|
15b7e09826
|
Add ipvX_listen_address configuration for ht/
|
2022-09-03 18:15:22 +02:00 |
|
Miraty
|
ea0ffab14a
|
Use kdig for zone-add dns check + add equalArrays()
|
2022-09-03 18:12:49 +02:00 |
|
Miraty
|
1292a22b02
|
Log out user after deleting account
|
2022-09-02 18:49:59 +02:00 |
|
Miraty
|
c13ec1829a
|
public/ > pages/
|
2022-09-01 04:23:36 +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
|
7a35ebccc5
|
Check upstream NS for ns/ and AAAA/A for ht/
|
2022-08-30 22:34:09 +02:00 |
|
Miraty
|
6a547808e6
|
Use CONF['ns']['servers'] to generate zone file
|
2022-08-30 00:48:41 +02:00 |
|
Miraty
|
1a8691f7e3
|
Remove regIsFree
|
2022-08-30 00:43:14 +02:00 |
|
Miraty
|
247c814d5d
|
ns/ & ht/: check that domain isn't already used
|
2022-08-30 00:37:37 +02:00 |
|
Miraty
|
9be11ea27a
|
Set CNPLv7+ as license
|
2022-08-29 19:19:13 +02:00 |
|
Miraty
|
7d1537e3eb
|
Use <nav> for indexes
|
2022-08-11 16:39:31 +02:00 |
|
Miraty
|
9e4fdacfac
|
Better informations
|
2022-08-11 16:38:45 +02:00 |
|
Miraty
|
e64b6f5f56
|
Allow reserved IP adresses
|
2022-08-11 16:36:54 +02:00 |
|