2018-03-13 01:57:09 +01:00
|
|
|
The devise_pam_authenticatable2 is a Devise extension for authentication using
|
|
|
|
PAM (Pluggable Authentication Modulues) via the rpam2 gem. This allows you to
|
|
|
|
authenticate against the local host's authentication system including local
|
|
|
|
account usernames and passwords.
|
|
|
|
|
2018-03-13 21:31:38 +01:00
|
|
|
WWW: https://github.com/devkral/devise_pam_authenticatable2
|