Nov 02, 2016 6:15 pm
Hi
Is it possible to make in wpforo resset password in same page as log in of wpForo?
This is to exclude wp-login.php for security reasons.
7 Replies
Nov 02, 2016 8:18 pm
I'm sorry but there is no such way yet. I'll update this topic once we start working on this.
Jan 02, 2017 10:28 am
Hi,
is it possible to add a * for mask url in the list of authorized url, this way we could use an external plugin for lost password and everything else to avoid the users access to wp admin, thank you
Jan 02, 2017 11:00 am
Changed the line 58 in wpf-includes/functions.php, new code
if ($excld_url && strpos(strtolower($current_url), $excld_url) !== false) return TRUE;
Maybe you can apply this to your next update as we never need a strict condition here
Page 1 / 2
Next