Commit graph

68 commits

Author SHA1 Message Date
06a52e6480 Domain list: change the order of the elements. 2024-04-28 13:25:51 +02:00
108c78a206 Show the transfer key. 2024-04-28 01:24:33 +02:00
67d0ca700f When receiving DomainChanged: change or add the domain to you domain list. 2024-04-28 00:25:39 +02:00
ea2160b857 Handle DomainChanged message. 2024-04-27 19:59:00 +02:00
04f9334f29 Implement the different messages for domain ownership management. 2024-04-27 19:50:57 +02:00
9346e81861 Fully embrace ownership management. 2024-04-25 23:17:14 +02:00
c98de0e4f0 DomainList: put table elements in proper "td" html tags. 2024-04-25 23:03:33 +02:00
797f2ce248 Preliminary work for ownership management. 2024-04-25 11:50:56 +02:00
b4a75feca0 Zone page: one fewer exclamation point. 2024-04-24 23:14:58 +02:00
0605cf1a05 DomainList: ask to get the ownership of a domain via transfer tokens. 2024-04-24 23:14:07 +02:00
4181c86c82 DMARC: better text in selections. 2024-04-24 22:33:05 +02:00
f5b063bdf3 Wording. 2024-04-16 23:06:58 +02:00
9dfbc12e80 Wording. 2024-04-16 22:40:26 +02:00
6dd342d952 SPF: mechanisms (and modifiers) current and new sections in the same box. 2024-04-16 00:18:37 +02:00
23471752e4 Display "Update <RRtype> Resource Record" in the update modal. 2024-04-16 00:03:22 +02:00
e9419f9ba5 Selections: enable pretty selections. 2024-04-15 23:59:09 +02:00
b70874a621 DMARC: fix rua, ruf and ri. Still work to do on selections. 2024-04-15 00:06:03 +02:00
1beab72cde DMARC: a small fix for consistency policy selection. 2024-04-14 18:12:06 +02:00
9cba4f7daf DMARC: fix DMARC update. 2024-04-14 17:48:35 +02:00
f29265fe8b DMARC: display DMARC RRs. 2024-04-14 17:44:57 +02:00
a57f7cd026 (minor) removing a few useless imports. 2024-04-14 17:44:31 +02:00
b86e00ec23 DMARC: verify emails. 2024-04-14 12:06:35 +02:00
080b8c042c DMARC: better display of the modal's form. 2024-04-13 23:56:34 +02:00
14477e5a1f DMARC: all useful parameters are now configurable. 2024-04-13 23:43:14 +02:00
338b3c0811 DMARC: some explanations, better display. 2024-04-13 15:31:28 +02:00
e3bbe9ad33 DMARC: interface to add and remove RUA or RUF mail addresses (with report size limit). 2024-04-13 00:20:56 +02:00
5cc38c7269 DMARC: add and remove mail addresses (rua, ruf). Interface next! 2024-04-12 23:46:34 +02:00
42bd692077 DMARC: more options, better JSON serialization. 2024-04-12 18:38:17 +02:00
f21a7dd3cf DMARC interface: adkim + aspf. 2024-04-12 14:14:04 +02:00
aca29458a0 DMARC: first stab at implementing the interface. 2024-04-12 12:52:43 +02:00
c4735e9efc Change the name of a button (ask for token) in the update modal for A and AAAA. 2024-04-12 12:49:24 +02:00
41098eed8b Reset the SPF form when necessary. 2024-04-11 12:52:32 +02:00
40c8f71346 Better names for the buttons in the SPF page. 2024-04-11 12:15:04 +02:00
ddeb55ff19 Can now reload the Zone page and stay on the same tab. 2024-04-11 10:04:22 +02:00
28f5e3091b Automatically close the menu when changing page. 2024-04-11 09:45:47 +02:00
af4dca3a50 Some basic explanations for DNS. 2024-04-10 16:22:18 +02:00
c6a7511143 Show 20 characters of the DKIM public key. 2024-04-10 14:48:02 +02:00
35bda9c01b Pages do not handle connection states at all. 2024-04-10 12:22:31 +02:00
f71bae55a0 Prevent empty new domain labels. 2024-04-10 11:45:04 +02:00
3ed1988231 Force domains and record names to be lowercase. 2024-04-09 18:59:21 +02:00
22f78dc475 Broader use of the Generic class. 2024-04-05 18:23:01 +02:00
c0a1d2000f Display the login. Can be improved. 2024-04-01 10:57:26 +02:00
15e43dea3b Change some texts. Again. 2024-03-31 21:50:04 +02:00
d348d4e03d Some text changes. 2024-03-31 21:07:18 +02:00
c5e8e91d47 "Basic RRs" replaced. 2024-03-31 20:22:32 +02:00
83393df37e Display: a lot of small changes. 2024-03-31 19:52:21 +02:00
e6d6a2bb20 Only show the admin page if you are admin. 2024-03-26 21:16:00 +01:00
55f39c070c Password recovery: now tries the password before sending the request. 2024-03-25 00:41:36 +01:00
044578a501 Setup: verify the password. 2024-03-25 00:31:09 +01:00
ac4f8469ce Minor text changes. 2024-03-25 00:12:49 +01:00