Passworte werden nun verschlüsselt auf der Website gespeichert. Das modifizierte login.ccml enthält den notwendigen code yum Lesen von verschlüsselten Passwörtern in Linie 56, in der Original-Datei, welche mit Web to date 5.0 geliefert wird, ist es Linie 37. Wie Passwörter verschlüsselt werden wird im Paragraph Installation erläutert.
Zusätzlich enthält das Skript auch Code um einen Auto-Login auf geschützte Seiten durch den Administrators zuzulassen. Auto-login is granted to the page if the correct encrypted password is passed to the page AND the page access is done from a registered originator IP address. Auto-login can be disabled, see Configuration section.
Web to date stores all passwords to the different pages, which are entered in the program at Datei –> Benutzer und Gruppen …, in the file w2dacl.php in the root directory of your website. This file needs to be modified with the encrypted passwords and stored manually on your website.
login.ccml | modified script for encrypted passwords and auto-login |
---|---|
w2dacl.php | modified access list for encrypted passwords and auto-login |
w2dacl.original.php | original access list as generated by web to date |
pass_gen.php | script to generate encrypted passwords |
readme.txt | readme file |
Before you install the necessary files, you need to configure your user accounts and scripts: