Back with another issue
When using MD5 the login tools admin panel upon entering password instantly shows the admin area. But i am using bcrypt so if I use Bcrypt then I have to enter the password 2 times OR write the password 1 time then reload the page to show admin area contents
here is the admin area for testing
link of website ******
the password: ******
Login Tools Admin panel needs refresh to show content
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.
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.
- wwonderfull
-
- Posts: 1584
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Login Tools Admin panel needs refresh to show content
Last edited by wwonderfull on Sat Aug 12, 2023 7:45 am, edited 1 time in total.
Re: Login Tools Admin panel needs refresh to show content
What exactly do I need to do to see the problem?
- wwonderfull
-
- Posts: 1584
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Login Tools Admin panel needs refresh to show content
Select password as bcrypt. The md5 works fine without that glitch. The password varchar is set to 255
Re: Login Tools Admin panel needs refresh to show content
What do I need to do to see the 'glitch'?
Do you have a demo project?
For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
Do you have a demo project?
For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
- wwonderfull
-
- Posts: 1584
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Login Tools Admin panel needs refresh to show content
Here is the demo pablo
On the first post I also gave live link of the website on what happens when you write the password.
here is the demo project
https://temp-file.org/Mg76JefK2tpS62L/file
The only thing needed is to put the mysql informations the password is :pablo
As I had mentioned before using bcrypt password hash algorithm so if I use Bcrypt then I have to enter the password 2 times OR write the password 1 time then reload the page to show admin area contents.
But when I use MD5 the password upon entering directly shows the admin panel without the need to refresh or enter multiple times. So the issue here is when bcrypt is selected.
On the first post I also gave live link of the website on what happens when you write the password.
here is the demo project
https://temp-file.org/Mg76JefK2tpS62L/file
The only thing needed is to put the mysql informations the password is :pablo
As I had mentioned before using bcrypt password hash algorithm so if I use Bcrypt then I have to enter the password 2 times OR write the password 1 time then reload the page to show admin area contents.
But when I use MD5 the password upon entering directly shows the admin panel without the need to refresh or enter multiple times. So the issue here is when bcrypt is selected.
Re: Login Tools Admin panel needs refresh to show content
The link to the project file does not work for me.
But I will investigate if this can be improved.
But I will investigate if this can be improved.
- wwonderfull
-
- Posts: 1584
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Login Tools Admin panel needs refresh to show content
Thanks for the undertaking @pabloPablo wrote: Sat Aug 12, 2023 7:54 am The link to the project file does not work for me.
But I will investigate if this can be improved.
here is the demo:
https://temp-file.org/r3OkCCE7juVqqrj/file
- wwonderfull
-
- Posts: 1584
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Login Tools Admin panel needs refresh to show content
Works fine now after the latest update 18.3.3
Thanks Pablo.
Thanks Pablo.