logmanoriginal
de7622ebbf
version: Bump to 2018-08-07
2018-08-07 18:37:38 +02:00
logmanoriginal
6a98293fb3
[Configuration] Bump version to 2018-07-17
2018-07-17 20:44:01 +02:00
logmanoriginal
d79630e3b8
[Configuration] Remove check for allow_url_fopen
...
This commit follows the changes done in commits
fbf874cb29
ead7b2e8de
2018-07-17 20:39:14 +02:00
logmanoriginal
90dc968fd1
Fix PHPCS error
2018-06-30 10:26:48 +02:00
Teromene
da6b98851c
Add recuperation of the current version from git if available ( #731 )
...
* Add recuperation of the current version from git if available
* Include version when auto-reporting an error
2018-06-30 10:24:22 +02:00
LogMANOriginal
193ca87afa
[phpcs] enforce single quotes ( #732 )
...
* [phpcs] Add rule to enforce single quoted strings
2018-06-29 22:55:33 +01:00
Teromene
937ea49271
Add basic authentication support ( #728 )
...
* Move configuration in its own class in order to reduce the verbosity of index.php
* Add authentication mechanism using HTTP auth
* Add a method to get the config parameters
* Remove the installation checks from the index page
* Log all failed authentication attempts
2018-06-27 19:09:41 +02:00