This commit is contained in:
chiu 2021-03-09 11:50:26 +08:00
parent fb9d4eef0b
commit 9c0ee4a4cd
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ module LdapLogin::Login
# end
# end
#end
3puts "==LDAP SEARCH END=="
puts "==LDAP SEARCH END=="
session[:user_id] = user.id
session[:login_referer] = nil
if params[:referer_url]