Bcrypt

Issues related to the Login tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/login_basics.html
http://www.wysiwygwebbuilder.com/login_tools.html

TIP:
A lot of information about the login tools can be found in the help/manual.
Also checkout the demo template that is include with the software.
Post Reply
User avatar
amir2314
 
 
Posts: 319
Joined: Wed Aug 02, 2017 12:16 pm

Bcrypt

Post by amir2314 »

Hi dear pablo i find my problem with bcrypt
.
Login form works with bcrypt perfectly and i chacked my table
I relaized that hash algorytm changed to bcrypt .
.
But
.
The problem is just for admin user .
If i set the login page to bcrypt its work perfect
.
But in admin user page if i set the method to bcrypt dosent wotk and cant accept password.
.
Its mean that bcrypt only work with login page and in admin user dosent work must change to md5 to controll users.
For doing this i must protect my admin user page first with bcrypt login page and after that enter my password in admin user page that sets to md5
.
Its mean that protect of website work with 2 method at the same time . So i think its good protection :lol: :lol: :lol: :lol:
wwonderfull
 
 
Posts: 1277
Joined: Fri Aug 21, 2020 8:27 am

Re: Bcrypt

Post by wwonderfull »

amir2314 wrote: Fri Mar 18, 2022 11:16 am If i set the login page to bcrypt its work perfect
But in admin user page if i set the method to bcrypt dosent wotk and cant accept password.
True.
User avatar
amir2314
 
 
Posts: 319
Joined: Wed Aug 02, 2017 12:16 pm

Re: Bcrypt

Post by amir2314 »

wwonderfull wrote: Fri Mar 18, 2022 11:43 am
amir2314 wrote: Fri Mar 18, 2022 11:16 am If i set the login page to bcrypt its work perfect
But in admin user page if i set the method to bcrypt dosent wotk and cant accept password.
True.
I am so happy now :D . Thanks to wwb ❤️😍 pablo and team intelligence 🤟🤟
Post Reply