Commit graph

7 commits

Author SHA1 Message Date
67f10102b3 [web][kverify] use new api vesion
- data["mnt] is now a list of strings instead of string
2023-06-09 20:31:45 +02:00
537400f77a add ability to delete peerings
+ format all files
+ fix "selected_peering" not being defined in /peerings/edit
2022-12-07 17:32:39 +01:00
bc55c5df00 add "peering-dir", logging, 2022-11-20 10:57:33 +01:00
1770eeb201 add loading of MNT-data from kverify 2022-11-17 06:43:43 +01:00
b305139033 first (working) implementation of kioubit-auth
- verify(<x509-key>, signature=base64decode(<sig>), <params(base64)>)
2022-11-12 19:57:16 +01:00
e8c9c25a01 add "domain" option to config.json
add usages of the "domain" option
2022-11-12 17:36:11 +01:00
9fa16e1ac9 add signature verification module
- (the (test) signature allegedly has the wrong length?)
- add login route for main.py
2022-11-12 16:35:37 +01:00