"small changes"

- remove http only in login.html
- extract PeeringManager into separate file
- add "progress meter" for "used" to "available" peerings
This commit is contained in:
lare 2022-12-12 19:40:30 +01:00
parent d6509ef6fe
commit 1fda3c11a4
8 changed files with 307 additions and 166 deletions

View file

@ -11,7 +11,7 @@
type="hidden"
id="return"
name="return"
value='{{"http://"+config["domain"]+"/api/auth/kverify"}}'
value='{{config["domain"]+"/api/auth/kverify"}}'
/>
<button
type="submit"