User access control
Auteur : Guinchard G.
Visité 1943,
Followers 2,
Partagé 0
Is that possible to manage user access with a text file created out of Website X5 ?
I manage an appartment reservation site under construction, and I would give access to people that have get a confirmation ny typing there contract Nr. These datas change frequently, and I wish to maintain a text file to manage these access.
Posté le
Hello Georges,
Do you mean access to the protected pages?
The logins for these pages has to be created in the program and it cannot use an external text file for them, since it would also not be safe. This has to be done in the program and then it needs to be exported to update the information also online.
Many thanks!
Auteur
Hello Claudio,
I could agree your point of view if the content of ../res/access.inc.php was not in plain text, with passords unecoded !
Regards
Georges
Hello Georges,
The PHP code is always executed and the content can only be red with ftp access on the contrary with a txt file, if you know the link then everyone can read it.
Many thanks!