packages feed

yesod-auth-hashdb 1.3 → 1.3.0.1

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

Yesod/Auth/HashDB.hs view
@@ -104,7 +104,7 @@     , setPasswordStrength     , setPassword     , upgradePasswordHash-      -- * Authentification+      -- * Authentication     , validateUser     , authHashDB     , getAuthIdHashDB
yesod-auth-hashdb.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-hashdb-version:         1.3+version:         1.3.0.1 license:         MIT license-file:    LICENSE author:          Patrick Brisbin, later changes Paul Rouse