
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 2b14754c63139a4ac6da7509c52be3c9a5e0282c https://github.com/phpmyadmin/error-reporting-server/commit/2b14754c63139a4a... Author: William Desportes <williamdes@wdes.fr> Date: 2021-05-30 (Sun, 05 May 2021) +02:00 Changed paths: M config/app_ci.php M config/app_example.php Log Message: ----------- Replace the security salt with a more example like value Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: b13c481cb35d5b70a1b434307b851126bfc53c4c https://github.com/phpmyadmin/error-reporting-server/commit/b13c481cb35d5b70... Author: William Desportes <williamdes@wdes.fr> Date: 2021-05-30 (Sun, 05 May 2021) +02:00 Changed paths: M src/Report.php M tests/TestCase/ReportTest.php Log Message: ----------- Add a unique Id for each user based on hashed contents and a security salt Signed-off-by: William Desportes <williamdes@wdes.fr>