Fix bug.
This commit is contained in:
parent
fb9d4eef0b
commit
9c0ee4a4cd
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue