Notifications
Clear all

[Closed] Alternate reset password page.

8 Posts
4 Users
2 Likes
2,579 Views
OMTesla
Posts: 217
Topic starter
(@omtesla)
Active Member
Joined: 8 years ago

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
Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

I'm sorry but there is no such way yet. I'll update this topic once we start working on this.

Posts: 4
(@otherprod)
New Member
Joined: 7 years ago

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

Posts: 4
(@otherprod)
New Member
Joined: 7 years ago

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

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

Currently wpForo allows you to change those URLs using options located in Foums > Settings > Members admin page.

Page 1 / 2