Commit Graph

117 Commits (3ca49f5823becfde6dbd27c4687b9a041da286bf)

Author SHA1 Message Date
Philippe PITTOLI 3370d3344d DMARC: validation is somewhat complete. 2024-04-14 15:30:50 +02:00
Philippe PITTOLI b86e00ec23 DMARC: verify emails. 2024-04-14 12:06:35 +02:00
Philippe PITTOLI 080b8c042c DMARC: better display of the modal's form. 2024-04-13 23:56:34 +02:00
Philippe PITTOLI 14477e5a1f DMARC: all useful parameters are now configurable. 2024-04-13 23:43:14 +02:00
Philippe PITTOLI 338b3c0811 DMARC: some explanations, better display. 2024-04-13 15:31:28 +02:00
Philippe PITTOLI e3bbe9ad33 DMARC: interface to add and remove RUA or RUF mail addresses (with report size limit). 2024-04-13 00:20:56 +02:00
Philippe PITTOLI 5cc38c7269 DMARC: add and remove mail addresses (rua, ruf). Interface next! 2024-04-12 23:46:34 +02:00
Philippe PITTOLI 42bd692077 DMARC: more options, better JSON serialization. 2024-04-12 18:38:17 +02:00
Philippe PITTOLI f21a7dd3cf DMARC interface: adkim + aspf. 2024-04-12 14:14:04 +02:00
Philippe PITTOLI aca29458a0 DMARC: first stab at implementing the interface. 2024-04-12 12:52:43 +02:00
Philippe PITTOLI 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
Philippe PITTOLI 1e19f664a5 JSON encoding of DMARC. Lacks size limit on reports. 2024-04-11 23:29:13 +02:00
Philippe PITTOLI a6bc098d93 DMARC: type implementation and most comments are fine. Must implement JSON encoding. 2024-04-11 18:09:58 +02:00
Philippe PITTOLI 538547d1cc DMARC: first baby steps towards an implementation of the type. 2024-04-11 15:19:34 +02:00
Philippe PITTOLI 41098eed8b Reset the SPF form when necessary. 2024-04-11 12:52:32 +02:00
Philippe PITTOLI 40c8f71346 Better names for the buttons in the SPF page. 2024-04-11 12:15:04 +02:00
Philippe PITTOLI ddeb55ff19 Can now reload the Zone page and stay on the same tab. 2024-04-11 10:04:22 +02:00
Philippe PITTOLI 57b3dd6644 (minor) add a space. 2024-04-11 09:53:49 +02:00
Philippe PITTOLI 28f5e3091b Automatically close the menu when changing page. 2024-04-11 09:45:47 +02:00
Philippe PITTOLI 9039c43ab9 Better display of the explanations. 2024-04-11 09:37:37 +02:00
Philippe PITTOLI af4dca3a50 Some basic explanations for DNS. 2024-04-10 16:22:18 +02:00
Philippe PITTOLI c6a7511143 Show 20 characters of the DKIM public key. 2024-04-10 14:48:02 +02:00
Philippe PITTOLI 35bda9c01b Pages do not handle connection states at all. 2024-04-10 12:22:31 +02:00
Philippe PITTOLI 5d6c1b33e6 Allow to revert to Zone pages on reload. 2024-04-10 11:45:46 +02:00
Philippe PITTOLI f71bae55a0 Prevent empty new domain labels. 2024-04-10 11:45:04 +02:00
Philippe PITTOLI 3ed1988231 Force domains and record names to be lowercase. 2024-04-09 18:59:21 +02:00
Philippe PITTOLI 22f78dc475 Broader use of the Generic class. 2024-04-05 18:23:01 +02:00
Philippe Pittoli c0a1d2000f Display the login. Can be improved. 2024-04-01 10:57:26 +02:00
Philippe Pittoli 95be116d07 Contact us for more allowed protocols in SRV. 2024-04-01 10:25:14 +02:00
Philippe Pittoli 30fcfb8ce9 Better errors for protocol inputs. 2024-03-31 21:52:53 +02:00
Philippe Pittoli 15e43dea3b Change some texts. Again. 2024-03-31 21:50:04 +02:00
Philippe Pittoli a189d931dc Remove debug info from error titles. 2024-03-31 21:19:12 +02:00
Philippe Pittoli d348d4e03d Some text changes. 2024-03-31 21:07:18 +02:00
Philippe Pittoli c5e8e91d47 "Basic RRs" replaced. 2024-03-31 20:22:32 +02:00
Philippe Pittoli 7f83836163 "Still connecting" message has been nuked. 2024-03-31 20:01:12 +02:00
Philippe Pittoli 83393df37e Display: a lot of small changes. 2024-03-31 19:52:21 +02:00
Philippe Pittoli 4d93cbc79f Domain list: do not see disconnected user domain list. 2024-03-31 12:06:25 +02:00
Philippe Pittoli 7d94cf587d dnsmanagerd always tell whether the client is admin. 2024-03-31 11:52:46 +02:00
Philippe Pittoli e6d6a2bb20 Only show the admin page if you are admin. 2024-03-26 21:16:00 +01:00
Philippe Pittoli d4d183034f Automatically display a notification on error log. 2024-03-25 01:03:47 +01:00
Philippe Pittoli 55f39c070c Password recovery: now tries the password before sending the request. 2024-03-25 00:41:36 +01:00
Philippe Pittoli 044578a501 Setup: verify the password. 2024-03-25 00:31:09 +01:00
Philippe Pittoli ac4f8469ce Minor text changes. 2024-03-25 00:12:49 +01:00
Philippe Pittoli 9456ebda82 A few more notifications. 2024-03-24 01:13:32 +01:00
Philippe Pittoli c4f5f81b63 A lot of small details. 2024-03-24 00:42:23 +01:00
Philippe Pittoli b23b507f98 Minor changes. 2024-03-23 20:21:50 +01:00
Philippe Pittoli 46c6acea6b Minor changes (buttons are now consistent). 2024-03-23 20:07:50 +01:00
Philippe Pittoli 86eee44661 Minor changes in the text about the password recovery system. 2024-03-23 19:50:01 +01:00
Philippe Pittoli d4e3275625 Minor text changes. 2024-03-23 19:39:11 +01:00
Philippe Pittoli a5c7d13450 Change Password: inputs are now password inputs. 2024-03-23 19:15:27 +01:00