mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-28 10:25:49 +03:00
[GH-ISSUE #892] dedicated, password change-only page #786
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#786
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jficz on GitHub (Jun 13, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/892
It would be great to have a URL dedicated to password changes/resets only, mostly for scenarios where Modoboa serves as a configuration and management backend and users don't interface with Modoboa directly.
A (preferably skinable) simple web page with a simple form: login, old password, new password, repeat password and perhaps a reset password button sending new password to secondary e-mail (does Modoboa have this? Didn't find this option).
The idea is to isolate users from Modoboa in scenarios where they do not come to contact with it in any use cases and having them log in to an unknown environment might be confusing.
Please note that API is not the same as this feature and writing own service to change passwords via API is not viable as it would have to hold a full-access API key which is a security risk. This should be operable by user without any privileges.
@almereyda commented on GitHub (Nov 23, 2016):
It seems Modoboa identities contain a secondary email field already.
Password-reset pages are also a high demand from our communities.
@tonioo commented on GitHub (Oct 27, 2017):
A password reset service is available since 1.9.0.