Commit Graph

411 Commits

Author SHA1 Message Date
38b8deeecf Token explanations. 2024-03-15 03:12:28 +01:00
10038dc214 Add a fancy tabulation system. 2024-03-15 02:02:01 +01:00
02b17c61d4 Add a test file working on numbers. 2024-03-14 01:10:18 +01:00
1adb688b9b Validation: cannot expect exact public key input sizes. 2024-03-14 00:47:22 +01:00
a9c33df22d DKIM: accept ed25519. 2024-03-13 20:16:18 +01:00
547a22f6dd Bulma: textarea. 2024-03-13 20:11:13 +01:00
38e519125f New button: ask for a token. 2024-03-13 15:45:23 +01:00
19caf90341 Code refactoring. Serious code refactoring. 2024-03-13 15:24:20 +01:00
480943d563 Code cleaning: all pages in App.Page. 2024-03-13 14:50:49 +01:00
917ac0b5ff handle tokens 2024-03-13 04:03:27 +01:00
2086cb1d9b Dropped code for DKIM. 2024-03-12 03:19:20 +01:00
5be520281f WIP: DKIM is working fine. Still some validations to do. 2024-03-11 23:24:46 +01:00
1c080cc948 WIP: DKIM: verify the key length. 2024-03-11 03:11:28 +01:00
462351f32f WIP: DKIM: ban SHA1, code simplification, explanation of default values. 2024-03-11 01:29:24 +01:00
682746141a WIP: DKIM. Interface is now here, but still very much WIP. 2024-03-10 03:37:37 +01:00
e039daa4ac WIP: DKIM. 2024-03-08 02:33:32 +01:00
74f5718f99 SPF: new validations of mechanisms. TODO: CIDR. Domain specs maybe someday. 2024-03-07 03:46:33 +01:00
bf5efccca7 SPF: verify the domain names of modifiers. 2024-03-07 02:35:59 +01:00
5b93c32669 SPF: verify IPv4 and IPv6 ranges in SPF mechanisms. 2024-03-07 01:13:53 +01:00
a6b658253d SPF: Hard Fail by default. 2024-03-06 13:43:10 +01:00
ca34673de4 WIP: DKIM. 2024-03-06 13:29:15 +01:00
6178d60faa WIP: SPF verifications. 2024-03-05 04:33:51 +01:00
645d6836c3 Some explanations. 2024-03-04 06:01:48 +01:00
896254092a WIP: explanations. Text can now be justified. Dedicated explanation function. 2024-03-04 03:24:03 +01:00
7e311d7ba0 WIP: SPF: display correctly the Mechanism and Modifier forms. 2024-03-04 01:47:27 +01:00
2a75f54a47 Give logs a title. 2024-03-03 02:46:48 +01:00
b4a68fbaf2 Nice tags before tables. 2024-03-03 01:15:38 +01:00
5ed64fc8c0 Display of zones: two columns solution. Not great, not terrible. 2024-03-02 04:21:49 +01:00
2f2d02249b Minor code changes. 2024-03-02 03:27:54 +01:00
c35544f55e SPF: interface ± done. Works as expected. Next step: validations. 2024-03-01 18:30:45 +01:00
7593702398 Minor syntax detail. 2024-03-01 16:02:54 +01:00
e893a6dca2 WIP: SPF. Can now remove mechanisms. 2024-03-01 03:23:54 +01:00
e21ff35835 Allow empty names for root domain RR, like usually SPF and MX. 2024-03-01 01:37:09 +01:00
82bf6b57b4 WIP: SPF. Display mechanisms. 2024-02-29 20:30:45 +01:00
bf97e0bc60 minor code cleaning 2024-02-29 19:32:25 +01:00
8f75a4e88b WIP: SPF interface. Different types were implemented (Mechanism, Modifier, Qualifier). 2024-02-29 19:19:49 +01:00
4a8451a388 Display mechanisms. 2024-02-29 17:03:37 +01:00
73fcdd0b7c WIP: SPF. Add Qualifier type. 2024-02-29 04:14:53 +01:00
0beba6ea6d WIP: SPF interface. 2024-02-29 04:01:58 +01:00
10f9f7ebb5 WIP: SPF 2024-02-28 21:17:24 +01:00
b8b766007c Remove useless message in the logs. 2024-02-27 19:31:47 +01:00
755a2a577d Can ask dnsmanagerd for the final zonefile, fancy display. 2024-02-27 19:26:37 +01:00
1f2142e62b dnsmanagerd: ask and receive generated zone file. 2024-02-27 18:51:48 +01:00
b155ee1d2f Add some admin messages: GenerateAllZoneFiles + GenerateZoneFile. 2024-02-25 06:30:28 +01:00
0793b2c878 InsufficientRights 2024-02-24 20:37:46 +01:00
b448278c84 dnsmanagerd: Maintenance message slightly changed. 2024-02-24 06:41:50 +01:00
f6602be98f Change the form for new domains, this should fix phone rendering. 2024-02-24 03:37:23 +01:00
33a8d451ba box_input -> box_password 2024-02-24 02:30:12 +01:00
648fca9352 Some form validations. 2024-02-24 02:26:50 +01:00
065bc7a716 Password can now be recovered! 2024-02-24 00:40:09 +01:00