WebUI for fix login issue about last index

This commit is contained in:
DitFranXX
2020-12-26 16:11:18 +09:00
parent b7bb38f626
commit 546175f1af
4 changed files with 52 additions and 1 deletions
@@ -0,0 +1,26 @@
div
.card
.card-header
p.card-header-title
span.icon
i.mdi.mdi-account-edit
| Fix Error with Login
.card-content
p If you unable to login after travels of between versions, This may helpful.
p Normally, login issue caused you played deleted song last time in previous version that not deleted time.
p This page is about reset of last indexes that causing login problem.
form(method="post" action="/emit/nosFixIndexBug")
.field
label.label ID
.control
input.input(type="text" name="refid", value=refid readonly)
.field
label.label Are you sure to reset indexes?
.control
input(type="checkbox" name="confirm")
| This is not recoverable. Do this if you have a problem.
.field
button.button.is-primary(type="submit")
span.icon
i.mdi.mdi-check
span Submit