• Joined on 2020-04-12
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-14 00:48:08 +01:00
1adb688b9b Validation: cannot expect exact public key input sizes.
karchnu pushed to master at Baguette/dnsmanager 2024-03-13 20:19:08 +01:00
8824835975 DKIM: downcase algorithms, accept ED25519.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-13 20:16:33 +01:00
a9c33df22d DKIM: accept ed25519.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-13 20:11:26 +01:00
547a22f6dd Bulma: textarea.
karchnu pushed to master at Baguette/dnsmanager 2024-03-13 18:25:42 +01:00
05fff1b83b Add a line return after closing parenthesis in DKIM.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-13 15:47:15 +01:00
38e519125f New button: ask for a token.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-13 15:24:40 +01:00
19caf90341 Code refactoring. Serious code refactoring.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-13 14:51:16 +01:00
480943d563 Code cleaning: all pages in App.Page.
karchnu pushed to master at Baguette/authd 2024-03-13 14:40:42 +01:00
c462bbafa1 Makefile: compile the applications only when a file changed.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-13 04:03:39 +01:00
917ac0b5ff handle tokens
karchnu pushed to master at Baguette/dnsmanager 2024-03-13 03:59:04 +01:00
e36e408f8e Minor changes. Cleaner code.
karchnu pushed to master at Baguette/dnsmanager 2024-03-13 03:01:40 +01:00
ff29717bbd Shameful bugfix.
karchnu pushed to master at Baguette/dnsmanager 2024-03-13 01:16:53 +01:00
088980109d WIP: Tokens. Can create tokens for RRs and their indexes + partitions.
karchnu pushed to master at Baguette/dnsmanager 2024-03-12 21:52:13 +01:00
0c817e1f96 token-handler + build only when necessary
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-12 03:19:32 +01:00
2086cb1d9b Dropped code for DKIM.
karchnu pushed to master at Baguette/dnsmanager 2024-03-12 02:36:10 +01:00
6e1a7ead08 token handler
karchnu pushed to master at Baguette/dnsmanager 2024-03-11 23:39:39 +01:00
70fb6d130c WIP: DKIM messages are accepted.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-11 23:26:37 +01:00
5be520281f WIP: DKIM is working fine. Still some validations to do.
karchnu pushed to master at Baguette/dnsmanager 2024-03-11 21:24:34 +01:00
1a9666df23 WIP: DKIM.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-03-11 03:11:58 +01:00
1c080cc948 WIP: DKIM: verify the key length.