Skip to content

Commit

Permalink
kill me please
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelfabianchinsamy committed Jun 12, 2024
1 parent 929609d commit 9421bea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/controllers/users/sessions_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ def empty_cookie
end

private
def redirect_options
{
allow_other_host: true
}
end
def redirect_options
{
allow_other_host: true
}
end
end
end

0 comments on commit 9421bea

Please sign in to comment.