aboutsummaryrefslogblamecommitdiff
path: root/www/hs-yesod-auth-hashdb/pkg-descr
blob: 184468b38fc7f24f5f5cb546ee0d311b5ea7ce87 (plain) (tree)
1
2
3
4



                                                                       










                                                                        
This package is the Yesod.Auth.HashDB plugin, originally included in
yesod-auth, but now modified to be more secure and placed in a separate
package.

It provides authentication using hashed passwords stored in a database,
and works best in situations where an administrator is involved in
setting up a user with an initial password.

The complete login process, including a default form, is implemented by
this plugin, but the application developer must design the interfaces
for setting up users and allowing them to change their own passwords,
since only the low-level password-setting functions are provided by this
package.

WWW: https://github.com/paul-rouse/yesod-auth-hashdb