UNPKG

basic-authentication

Version:
183 lines (121 loc) 2.93 kB
v1.10.0 / 2017-12-31 ================== * Tested against `node`@9 * Update `setheaders`@0.4.0 v1.9.0 / 2017-05-14 ================== * Change LICENSE to Apache2 from GPL3 * Update `setheaders`@0.3.0 v1.8.0 / 2016-12-21 ================== * Remove support for `node`@<4 * Tested against `node`@7 * Update `setheaders`@0.2.0 v1.7.0 / 2016-09-12 ================== * Tested against `node`@6 * Update `setheaders`@0.1.7 v1.6.2 / 2015-11-26 ================== * Tested against `node`@5 * Update `setheaders`@0.1.5 v1.6.1 / 2015-09-26 ================== * Test `node`@4 * Update `setheaders`@0.1.4 v1.6.0 / 2015-08-19 ================== * SDPX license * Update `setheaders`@0.1.3 v1.5.12 / 2015-02-28 ================== * Update `setheaders`@0.1.1 * `coveralls` test v1.5.11 / 2015-02-04 ================== * Update `setheaders`@0.0.5 * `windows` test * `iojs` test v1.5.10 / 2015-01-19 ================== * Package fix * Update `setheaders`@0.0.3 v1.5.9 / 2014-11-17 ================== * Strict check * Using `setheaders` v1.5.8 / 2014-10-26 ================== * `jshint` v1.5.7 / 2014-10-04 ================== * Remove jsdoc * `package.json` min v1.5.5 / 2014-08-31 ================== * Avoid try-catch code v1.5.4 / 2014-08-23 ================== * Performance tips v1.5.2 / 2014-08-11 ================== * Update README.md v1.5.1 / 2014-08-04 ================== * Doc update v1.5.0 / 2014-07-27 ================== * Test "node": ">=0.10.0" only * Using task runner `grunt` * Using test framework `mocha` * Testing script will be put inside "test/" * ".npmignore" more aggressive * `uglify` compiles v1.4.0 / 2014-07-25 ================== * Rewrite for multiple require v1.3.3 / 2014-07-22 ================== * Fix with multiple require * Fix option.legacy v1.3.1 / 2014-07-21 ================== * Remove case [insensitive](http://jsperf.com/case-sensitive-regex-vs-case-insensitive-regex) * Best method for headers v1.3.0 / 2014-07-21 ================== * Ready for htpasswd file * Add 'file' and 'hash' (options) v1.2.1 / 2014-07-20 ================== * Http Status Code * OR control flow v1.2.0 / 2014-07-17 ================== * Code rewrite * Remove ugly parts * Little improvement with RegExp v1.1.3 / 2014-06-29 ================== * Remove anonymous function * Update [`express`](https://github.com/visionmedia/express) @ 4.4.5 v1.1.1 / 2014-06-18 ================== * Doc updated v1.1.0 / 2014-06-18 ================== * Slightly faster performance * Deprecated use of 'functions' with return Object v1.0.2 / 2014-06-15 ================== * Error handling v1.0.1 / 2014-06-15 ================== * Also ready for nodejs v1.0.0 / 2014-06-14 ================== * Operative * Build with examples v0.0.1 / 2014-06-13 ================== * Project start