"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:
parent
d6509ef6fe
commit
2bf2174763
8 changed files with 271 additions and 166 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue