Commit Graph

158 Commits

Author SHA1 Message Date
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
c165a0c93c DomainInfo: fix warnings. 2024-06-25 17:05:36 +02:00
0077da993e CAA: fix modal. 2024-06-08 04:08:25 +02:00
da64f3d2a6 CAA: seems to work. 2024-06-08 04:04:26 +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
cfd1ecf265 Authd: error password too long + s/!/./. 2024-04-30 23:37:35 +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
e1c069c497 Container: fix error message. 2024-04-28 13:00:56 +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
96f82adf6b Domain info: owners are represented as integers. 2024-04-27 19:04:39 +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
d8c78e4370 Bulma: simple quotes. 2024-04-24 23:14:46 +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
103fb0d643 DMARC explanations. Still perfectible. 2024-04-17 00:53:48 +02:00
27bfb682be Wording. 2024-04-16 23:33:10 +02:00
f5b063bdf3 Wording. 2024-04-16 23:06:58 +02:00
9dfbc12e80 Wording. 2024-04-16 22:40:26 +02:00
915e779511 Explanations: some rewrite. 2024-04-16 15:04:22 +02:00
6dd342d952 SPF: mechanisms (and modifiers) current and new sections in the same box. 2024-04-16 00:18:37 +02:00
d38c7cb653 Even less exclamation points. 2024-04-16 00:10:52 +02:00
a45fc80ee8 Less exclamation points. 2024-04-16 00:06:13 +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
3370d3344d DMARC: validation is somewhat complete. 2024-04-14 15:30:50 +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
1e19f664a5 JSON encoding of DMARC. Lacks size limit on reports. 2024-04-11 23:29:13 +02:00
a6bc098d93 DMARC: type implementation and most comments are fine. Must implement JSON encoding. 2024-04-11 18:09:58 +02:00
538547d1cc DMARC: first baby steps towards an implementation of the type. 2024-04-11 15:19:34 +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
57b3dd6644 (minor) add a space. 2024-04-11 09:53:49 +02:00
28f5e3091b Automatically close the menu when changing page. 2024-04-11 09:45:47 +02:00
9039c43ab9 Better display of the explanations. 2024-04-11 09:37:37 +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
5d6c1b33e6 Allow to revert to Zone pages on reload. 2024-04-10 11:45:46 +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
95be116d07 Contact us for more allowed protocols in SRV. 2024-04-01 10:25:14 +02:00
30fcfb8ce9 Better errors for protocol inputs. 2024-03-31 21:52:53 +02:00
15e43dea3b Change some texts. Again. 2024-03-31 21:50:04 +02:00
a189d931dc Remove debug info from error titles. 2024-03-31 21:19:12 +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
7f83836163 "Still connecting" message has been nuked. 2024-03-31 20:01:12 +02:00
83393df37e Display: a lot of small changes. 2024-03-31 19:52:21 +02:00
4d93cbc79f Domain list: do not see disconnected user domain list. 2024-03-31 12:06:25 +02:00
7d94cf587d dnsmanagerd always tell whether the client is admin. 2024-03-31 11:52:46 +02:00
e6d6a2bb20 Only show the admin page if you are admin. 2024-03-26 21:16:00 +01:00
d4d183034f Automatically display a notification on error log. 2024-03-25 01:03:47 +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
9456ebda82 A few more notifications. 2024-03-24 01:13:32 +01:00
c4f5f81b63 A lot of small details. 2024-03-24 00:42:23 +01:00
b23b507f98 Minor changes. 2024-03-23 20:21:50 +01:00
46c6acea6b Minor changes (buttons are now consistent). 2024-03-23 20:07:50 +01:00
86eee44661 Minor changes in the text about the password recovery system. 2024-03-23 19:50:01 +01:00
d4e3275625 Minor text changes. 2024-03-23 19:39:11 +01:00
a5c7d13450 Change Password: inputs are now password inputs. 2024-03-23 19:15:27 +01:00
9ffeebabaa First stab at notifications. 2024-03-23 18:59:19 +01:00
a61e723811 Tell the navbar when a disconnection happens. 2024-03-23 17:09:22 +01:00
177e3f307f Ask for Password Recovery -> I lost my password! 😟 2024-03-23 17:00:56 +01:00
c7bd61ce36 Do not print twice that we received a list of orphan domains. 2024-03-23 11:26:23 +01:00
71a27d2a35 SPF: explain what should the zone have in order to work. 2024-03-23 11:25:01 +01:00
45931a37f7 Cleaner logs. 2024-03-21 02:03:11 +01:00
de039e5e6c Revert to old page when reloading without being logged, clean logs. 2024-03-21 01:59:27 +01:00
041546279e Authentication page: automatic change tabs, keep login info. 2024-03-21 01:13:50 +01:00