RSSHub/middleware
Henry Wang 54d07cb85c Add http basic authentication (#584)
* Add http basic authentication

closes #560

* Add docs

* Add http basic authentication middleware

* Minor update

* Move settings to config.js
2018-08-31 10:46:17 +08:00
..
access-control.js app: move some variables outside module.exports for a better performance 2018-06-02 17:31:33 +08:00
auth.js Add http basic authentication (#584) 2018-08-31 10:46:17 +08:00
debug.js app: debug: add hot ips 2018-05-17 15:48:35 +08:00
header.js app: move some variables outside module.exports for a better performance 2018-06-02 17:31:33 +08:00
lru-cache.js app: unify cache set to seconds value 2018-05-18 11:30:29 +08:00
onerror.js app: sentry track req 2018-08-21 18:19:20 +08:00
parameter.js Fix (#546) 2018-08-27 23:00:01 +08:00
redis-cache.js app: remove empty password 2018-05-18 14:59:04 +08:00
template.js app: more precise template typeRegrx 2018-05-24 16:22:14 +08:00
utf8.js feat: add prettier and commit hooks (#144) 2018-05-17 10:52:29 +08:00