• Joined on 2020-04-12
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-13 23:56:55 +02:00
080b8c042c DMARC: better display of the modal's form.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-13 23:44:00 +02:00
14477e5a1f DMARC: all useful parameters are now configurable.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-13 15:31:44 +02:00
338b3c0811 DMARC: some explanations, better display.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-13 00:21:41 +02:00
e3bbe9ad33 DMARC: interface to add and remove RUA or RUF mail addresses (with report size limit).
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-12 23:47:59 +02:00
5cc38c7269 DMARC: add and remove mail addresses (rua, ruf). Interface next!
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-12 18:38:38 +02:00
42bd692077 DMARC: more options, better JSON serialization.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-12 14:14:24 +02:00
f21a7dd3cf DMARC interface: adkim + aspf.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-12 12:53:27 +02:00
aca29458a0 DMARC: first stab at implementing the interface.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-12 12:52:21 +02:00
c4735e9efc Change the name of a button (ask for token) in the update modal for A and AAAA.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 23:29:44 +02:00
1e19f664a5 JSON encoding of DMARC. Lacks size limit on reports.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 18:10:50 +02:00
a6bc098d93 DMARC: type implementation and most comments are fine. Must implement JSON encoding.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 15:20:13 +02:00
538547d1cc DMARC: first baby steps towards an implementation of the type.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 12:53:01 +02:00
41098eed8b Reset the SPF form when necessary.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 12:15:18 +02:00
40c8f71346 Better names for the buttons in the SPF page.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 10:04:36 +02:00
ddeb55ff19 Can now reload the Zone page and stay on the same tab.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 09:54:04 +02:00
57b3dd6644 (minor) add a space.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 09:46:19 +02:00
28f5e3091b Automatically close the menu when changing page.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-11 09:37:52 +02:00
9039c43ab9 Better display of the explanations.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-10 16:22:50 +02:00
af4dca3a50 Some basic explanations for DNS.
c6a7511143 Show 20 characters of the DKIM public key.
Compare 2 commits »
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-10 12:23:20 +02:00
35bda9c01b Pages do not handle connection states at all.