- Allow for passwords containing a ‘:’ character.
- Allow denied-response to overwrite all denied-response defaults.
- Updated Clojure dependency to 1.4.
- Properly handle empty user password input.
- Changed namespace to ring.middleware.basic-authentecation.
- Using base64 functions from clojure.data.codec 1.0.1.