1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-15 12:09:56 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
90dc968fd1 Fix PHPCS error 2018-06-30 10:26:48 +02:00
da6b98851c Add recuperation of the current version from git if available ()
* 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
193ca87afa [phpcs] enforce single quotes ()
* [phpcs] Add rule to enforce single quoted strings
2018-06-29 22:55:33 +01:00
937ea49271 Add basic authentication support ()
* 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