The password tag has no wiki summary.
4
votes
1answer
240 views
Is there a simple way to protect my webpage by password?
I am writing some simple HTML pages. I need to protect some pages and some files (to be downloaded) by requiring username and password. Do anyone has a simple solution? Thank you very much!
1
vote
2answers
2k views
Website hacked, cpanel password not encrypted?
Yesterday I found out that all the websites that are hosted on my webhosting site were hacked. I tried to change my password, and unbelievably, I COULD SEE my password there. This means my password is ...
1
vote
2answers
169 views
Proper password handling for login
I have read a lot about PHP login security recently, but many questions on Stack Overflow regarding security are outdated.
I understand bcrypt is one of the best ways of hashing passwords today. ...
0
votes
0answers
89 views
Is there a way to password protect directory only in cpanel. But the user should not be prompted the password, when they try to access it via web?
I have a simple question that was troubling me since a long time. I have multiple developers working on my cpanel account simultaneously. I want to assign them individual directories to work on and ...