Commit graph

10 commits

Author SHA1 Message Date
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
d48b754da6 add first try of installation instructions 2022-11-26 18:00:46 +01:00
107644cbd7 add example-configs and form on peering/new 2022-11-21 21:10:03 +01:00
bc55c5df00 add "peering-dir", logging, 2022-11-20 10:57:33 +01:00
cc8f181f24 add waitress as production WSGI server 2022-11-19 18:12:01 +01:00
c1663e42cc add/change conf-file options; add debug login 2022-11-17 07:20:03 +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
6344dbb07f add sample config.json + working webserver 2022-11-11 20:17:37 +01:00