mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Few fixes for live issues discovered with the API password setting fuction
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<p>This service will reset your password for all API Services. If you wish to continue please click the link
|
||||
below.</p>
|
||||
|
||||
<form action="{% url sso.views.set_apipassword %}" method="post">
|
||||
<form action="{% url sso.views.set_apipasswd %}" method="post">
|
||||
<table>
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user