Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 452 Bytes

HISTORY.org

File metadata and controls

23 lines (12 loc) · 452 Bytes

1.0.4 (2014-01-14)

  • Allow for passwords containing a ‘:’ character.

1.0.3 (2013-09-24)

  • Allow denied-response to overwrite all denied-response defaults.

1.0.2 (2013-03-15)

  • Updated Clojure dependency to 1.4.

1.0.1 (2012-04-14)

  • Properly handle empty user password input.

1.0.0 (2012-04-02)

  • Changed namespace to ring.middleware.basic-authentecation.

0.0.4

  • Using base64 functions from clojure.data.codec 1.0.1.