Access management is it useless or am I doing something wrong?
Autore: Ralph T.
Visite 1523,
Followers 1,
Condiviso 0
After installing Access management and seting up a page to access a hidden page all works well as far as creating the username and passord in a database and sending emails, reseting the password and even getting to the page. The problem I am having is if you know the web address of the page then you can just go to the page without having to login to get to it. I am hoping I am doing something wrong or this is not a very good way to handle Access management to a web page.
Postato il
Once connected your pc remembers the page and that you have acces. Try another pc, or use the logout object.
Once logged out, you need your credentials again to login and entering the website will not give you acces without your password.
Give it a try.
Best Regards,
Autore
Nope still can. Here is the page the password takes you to http://the-computerguy.biz/database/database.html try it and you will go right to it.
Have the icon "Protected page" "Leaf with hanger lock" activated to get a login!
"Page not visible in the menu" "Leaf with world globe" is another function.
If activated, the icon will have a blue border!
JJ.
Autore
The page is not both protected and not visible and it still lets you go right to it bypassing the password if you know the link.
You have made this page first to be accesed by everyone. Then an html page is created. If you set it to restricted, then a php page is created. see this page: http://the-computerguy.biz/database/database.php
You will see it will work there. X5 does not delete files from your host, (this is for security reasons) so connect with x5, select the html page and delete it. use button on top after connection to your host. Then all will be good. Because the php (secured) page is there as well.
Best Regards,
Andre
Autore
Removed whole Site and uploaded everything after making a few changes and removing a page I did not need. I thought you had to create a logon page and point it to the page you wanted to log into but it looks like if you lock the page it automatically creates a login page when you try to access it.