evoadmin-web/conf
Ludovic Poujol d746aa445e Change in the login mechanism
Now use passwords hashed & salted. Validate with PHP's password_verify() function

Password hashes can be generated with :
* mkpasswd --method=sha-512
* PHP's password_hash()
2022-07-05 11:25:37 +02:00
..
config.cluster1.php Merge untracked code into evoadmin-web. 2015-08-31 15:18:56 +02:00
config.cluster2.php Merge untracked code into evoadmin-web. 2015-08-31 15:18:56 +02:00
config.php Change in the login mechanism 2022-07-05 11:25:37 +02:00
connect.php Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00