Implement password change flow
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
{% if user.local %}
|
||||
<li>
|
||||
<a
|
||||
href="#"
|
||||
href="/password"
|
||||
class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-600 dark:hover:text-white"
|
||||
role="menuitem"
|
||||
>Change Password</a
|
||||
|
||||
Reference in New Issue
Block a user