update devise_pam_authenticatable2, new feature: pam gets ip address of client (#8623)
This commit is contained in:
parent
6a3f9b7e53
commit
64a5561b5a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -34,7 +34,7 @@ gem 'devise', '~> 4.4'
|
|||
gem 'devise-two-factor', '~> 3.0'
|
||||
|
||||
group :pam_authentication, optional: true do
|
||||
gem 'devise_pam_authenticatable2', '~> 9.1'
|
||||
gem 'devise_pam_authenticatable2', '~> 9.2'
|
||||
end
|
||||
|
||||
gem 'net-ldap', '~> 0.10'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue