Commit graph

82 commits

Author SHA1 Message Date
d9fc823886 Don't show error position on wrongly sized password. 2024-11-07 17:37:28 +01:00
44f696e170 Rephrase a few things. 2024-11-07 15:52:41 +01:00
3b7cbb55ac Change the way current & pending email addresses are displayed. 2024-07-10 00:57:05 +02:00
b3be75c2fb Display current and pending email addresses. 2024-07-07 19:53:21 +02:00
eceeb8c264 Authentication: accept passwords without lower limit on the number of characters. 2024-06-28 16:46:15 +02:00
d049d99b1f Improve upon error display (and fix a few wrong error messages). 2024-06-27 03:02:11 +02:00
35f4bfa9ab Users can now change their email address. 2024-06-26 01:38:27 +02:00
c6240929bd Remove useless comment. 2024-06-25 19:57:57 +02:00
0077da993e CAA: fix modal. 2024-06-08 04:08:25 +02:00
bf2da895e0 CAA record: modal seems fine. 2024-06-08 01:23:17 +02:00
36e532a61a CAA: first draft. 2024-06-07 18:37:07 +02:00
dcc587bd19 Add some basic explanations for A, AAAA, NS, TXT, CNAME, MX records. 2024-06-07 04:00:06 +02:00
2f75e29991 DMARC modal: fix inserts of detailed and aggregated reports' emails. 2024-06-06 23:22:33 +02:00
a43884f98a Domain list: a very simple explanation for the "New domain" section. 2024-04-28 15:45:59 +02:00
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