freebsd-ports/security/rubygem-devise_pam_authenticatable2/pkg-descr

7 lines
328 B
Text
Raw Normal View History

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.
WWW: https://github.com/devkral/devise_pam_authenticatable2