Browse Source

fix pam authentication for certain hostnames (#8412)

pull/4/head
Alexander 5 years ago
committed by Eugen Rochko
parent
commit
cfe3cd58d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile.lock View File

@ -174,7 +174,7 @@ GEM
devise (~> 4.0)
railties (< 5.3)
rotp (~> 2.0)
devise_pam_authenticatable2 (9.1.0)
devise_pam_authenticatable2 (9.1.1)
devise (>= 4.0.0)
rpam2 (~> 4.0)
diff-lcs (1.3)

Loading…
Cancel
Save