getgrav / getgrav/grav-plugin-admin
Allow users to change their own passwords
Open
enhancement
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
Currently, users without the `admin.users` privilege cannot change their own passwords, and must go through either the password reset form or somebody with that privilege (or `admin.super`).
I can see that this wouldn't be trivial to implement with Grav's permission system, but I thought I'd make an issue, as it's something that should really be addressed.
Contributor guide
Assessment
This issue has not been assessed yet.