1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-29 22:33:31 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
3031fa406d core: Set code in header() instead of calling http_response_code() 2018-11-05 19:29:01 +01:00
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