Commit graph

9 commits

Author SHA1 Message Date
0a0bfaac66 [web] allow owner (specified in config) to use debug login even if debug login isn't enabled 2023-04-22 00:57:53 +02:00
60d1eb4a1a [hotfix][web] add config["base-dir"] to work in subdirs 2022-12-27 19:39:39 +01:00
1fda3c11a4 "small changes"
- remove http only in login.html
- extract PeeringManager into separate file
- add "progress meter" for "used" to "available" peerings
2022-12-12 21:53:47 +01: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
740b050fc4 implement debug login;
add functions for add/remove/view peerings
2022-11-18 10:25:58 +01:00
c1663e42cc add/change conf-file options; add debug login 2022-11-17 07:20:03 +01:00
1770eeb201 add loading of MNT-data from kverify 2022-11-17 06:43:43 +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