This commit is contained in:
Aevann1 2021-10-02 00:17:35 +02:00
parent f1899842ed
commit 715c91cabb

View file

@ -23,7 +23,7 @@
<p class="mb-md-5">It will not be able to see your password, or change your account settings.</p>
<form action="/oauth/authorize" method="post" class="mt-md-3" id="login">
<form action="/authorize" method="post" class="mt-md-3" id="login">
<input type="hidden" name="formkey" value="{{v.formkey}}">
<input type="hidden" name="scopes" value="{{scopes_txt}}">