Page 1 of 1

Forgot Password Plugin

Posted: Wed Jul 01, 2020 10:54 am
by DarrenWebMan
Hi, I have installed the forgot password plugin onto one of my blogs.

When I go to the login screen I was expecting to see a forgot password link underneath the boxes where you would enter your username and password to login. I guess it doesn't work that way.

So if I had forgotten my password can someone please explain how the plugin works and what I would need to do to get a new password.

I really appreciate this, thank you very much, Darren

Re: Forgot Password Plugin

Posted: Sun Apr 04, 2021 10:39 pm
by justinacolmena
Bump.

Same question here. I think development is ongoing and some features are not fully implemented yet on all plugins.

There's another plugin, “Authors login (serendipity_plugin_loginform)” that displays a link "Forgot Password?" which points to the URI

Code: Select all

//serendipity_admin.php?forgotpassword=1
but that argument seems to have no effect on the serendipity_admin.php login page.

Re: Forgot Password Plugin

Posted: Mon Apr 05, 2021 12:50 pm
by onli
As far as I can see those plugins could need a new maintainer. I could help with looking at how they interacted with the core - there might be something that needs fixing there. If you or someone else are interested in getting those plugins to work again, dive into the code and ask questions :)