CubeCoders / AMP

Issue tracking and documentation for AMP
https://cubecoders.com/AMP
MIT License
207 stars 38 forks source link

Add Password Reset Portal, or Add Branding Option for Link for Password Reset #700

Open southnode opened 2 years ago

southnode commented 2 years ago

Feature Request

Feature Information:

I confirm:

PhonicUK commented 2 years ago

Implemented in latest build.

southnode commented 2 years ago

Reopen please and revisit or provide documentation on password reset strategy that doesn't involve a link going to Github

There is no password reset portal either on the instance login area, just a link to github (that has now been moved to Discourse)

southnode commented 1 year ago

Would also require the WHMCS email field issue to be fixed in addition

PhonicUK commented 1 year ago

Why does this need reopening? There's a branding setting called "Forgot Password URL" which lets you change the URL that link points to.

southnode commented 1 year ago

Why does this need reopening? There's a branding setting called "Forgot Password URL" which lets you change the URL that link points to.

Because there is no in-WebUI way for a user to reset their own password, other than to use the WHMCS button that does that.

PhonicUK commented 1 year ago

Little fiddly since it requires that SMTP has been configured correctly ahead of time.

southnode commented 1 year ago

Realistically, the users who would be implementing a password reset portal would have SMTP working.