Commit Graph

387 Commits (7e311d7ba0639e1c55f19a22f464a402099db8d0)

Author SHA1 Message Date
Philippe Pittoli 7e311d7ba0 WIP: SPF: display correctly the Mechanism and Modifier forms. 2024-03-04 01:47:27 +01:00
Philippe Pittoli 2a75f54a47 Give logs a title. 2024-03-03 02:46:48 +01:00
Philippe Pittoli b4a68fbaf2 Nice tags before tables. 2024-03-03 01:15:38 +01:00
Philippe Pittoli 5ed64fc8c0 Display of zones: two columns solution. Not great, not terrible. 2024-03-02 04:21:49 +01:00
Philippe Pittoli 2f2d02249b Minor code changes. 2024-03-02 03:27:54 +01:00
Philippe Pittoli c35544f55e SPF: interface ± done. Works as expected. Next step: validations. 2024-03-01 18:30:45 +01:00
Philippe Pittoli 7593702398 Minor syntax detail. 2024-03-01 16:02:54 +01:00
Philippe Pittoli e893a6dca2 WIP: SPF. Can now remove mechanisms. 2024-03-01 03:23:54 +01:00
Philippe Pittoli e21ff35835 Allow empty names for root domain RR, like usually SPF and MX. 2024-03-01 01:37:09 +01:00
Philippe Pittoli 82bf6b57b4 WIP: SPF. Display mechanisms. 2024-02-29 20:30:45 +01:00
Philippe Pittoli bf97e0bc60 minor code cleaning 2024-02-29 19:32:25 +01:00
Philippe Pittoli 8f75a4e88b WIP: SPF interface. Different types were implemented (Mechanism, Modifier, Qualifier). 2024-02-29 19:19:49 +01:00
Philippe Pittoli 4a8451a388 Display mechanisms. 2024-02-29 17:03:37 +01:00
Philippe Pittoli 73fcdd0b7c WIP: SPF. Add Qualifier type. 2024-02-29 04:14:53 +01:00
Philippe Pittoli 0beba6ea6d WIP: SPF interface. 2024-02-29 04:01:58 +01:00
Philippe Pittoli 10f9f7ebb5 WIP: SPF 2024-02-28 21:17:24 +01:00
Philippe Pittoli b8b766007c Remove useless message in the logs. 2024-02-27 19:31:47 +01:00
Philippe Pittoli 755a2a577d Can ask `dnsmanagerd` for the final zonefile, fancy display. 2024-02-27 19:26:37 +01:00
Philippe Pittoli 1f2142e62b `dnsmanagerd`: ask and receive generated zone file. 2024-02-27 18:51:48 +01:00
Philippe Pittoli b155ee1d2f Add some admin messages: GenerateAllZoneFiles + GenerateZoneFile. 2024-02-25 06:30:28 +01:00
Philippe Pittoli 0793b2c878 InsufficientRights 2024-02-24 20:37:46 +01:00
Philippe Pittoli b448278c84 dnsmanagerd: Maintenance message slightly changed. 2024-02-24 06:41:50 +01:00
Philippe Pittoli f6602be98f Change the form for new domains, this should fix phone rendering. 2024-02-24 03:37:23 +01:00
Philippe Pittoli 33a8d451ba box_input -> box_password 2024-02-24 02:30:12 +01:00
Philippe Pittoli 648fca9352 Some form validations. 2024-02-24 02:26:50 +01:00
Philippe Pittoli 065bc7a716 Password can now be recovered! 2024-02-24 00:40:09 +01:00
Philippe Pittoli 66820d0dd4 New Setup page, to handle user account administration. 2024-02-23 19:04:04 +01:00
Philippe Pittoli e480469ac6 Smaller header. 2024-02-23 06:19:23 +01:00
Philippe Pittoli cd5477b269 Navbar now is fully functional and fancy. 2024-02-23 06:07:56 +01:00
Philippe Pittoli 3098372879 Fix the navbar. 2024-02-23 05:26:40 +01:00
Philippe Pittoli b3b84959e6 Rendering isn't great, but that seems to work good enough for now. 2024-02-23 03:15:11 +01:00
Philippe Pittoli 27a96dc74e Navigation Interface component: WIP. 2024-02-23 01:36:41 +01:00
Philippe Pittoli 6c4ed85335 Navigation bar now has a dedicated component. 2024-02-22 05:42:25 +01:00
Philippe Pittoli 88b1221569 Automatic routing to DomainList page when authentication happens on Authentication page. 2024-02-21 05:39:04 +01:00
Philippe Pittoli 523df99f5c Fix typo, minor bugfix. 2024-02-21 05:33:55 +01:00
Philippe Pittoli e6bb3c53d6 Display errors on DomainList interface. 2024-02-21 05:16:15 +01:00
Philippe Pittoli 6883263b24 Read-only RRs: display a single button. 2024-02-21 03:22:53 +01:00
Philippe Pittoli d6f85b5a00 Zone Interface: group RO RRs and a better display of RRs in general. 2024-02-21 00:52:43 +01:00
Philippe Pittoli 419d68784a Do not allow modification of read only RRs. 2024-02-21 00:10:40 +01:00
Philippe Pittoli 926f461a51 Many Bulma CSS classes, mostly about colors. 2024-02-21 00:10:03 +01:00
Philippe Pittoli f668edda86 New API for logs, no more SimpleLog. 2024-02-20 19:46:16 +01:00
Philippe Pittoli 1d15a47c77 Improved API for logs (new SuccessLog & ErrorLog). 2024-02-20 19:23:05 +01:00
Philippe Pittoli c2e51dc964 Administration page now handles administration for both `authd` and `dnsmanagerd`. 2024-02-20 18:19:23 +01:00
Philippe Pittoli 1b1c7e80c7 Add old code, for reference. 2024-02-20 17:52:26 +01:00
Philippe Pittoli 07135d2ea3 Implement Keep Alive messages. 2024-02-20 17:15:01 +01:00
Philippe Pittoli b6b6a6be77 WS: `send_message` function. Will soon serve for sending keepalive messages. 2024-02-20 04:57:41 +01:00
Philippe Pittoli bcc76c8378 Fix the page reload problem not routing for the right page. 2024-02-20 02:10:20 +01:00
Philippe Pittoli 529c2edae7 Make the code flow clearer. 2024-02-18 02:53:30 +01:00
Philippe Pittoli d84c5f789a Automatically re-authenticate to authd on page reload. 2024-02-18 02:06:17 +01:00
Philippe Pittoli 0f0d016ad7 Admin: render list of users differently. 2024-02-17 23:47:01 +01:00