This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Catch warden throw in actioncable
Browse Source
master
Eugen Rochko
8 years ago
parent
70e9dd0b5b
commit
feda1e6554
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
app/channels/application_cable/connection.rb
2
app/channels/application_cable/connection.rb
Unescape
Escape
View File
@ -16,6 +16,8 @@ module ApplicationCable
else
reject_unauthorized_connection
end
rescue
:warden
reject_unauthorized_connection
end
end
end
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
MetuFSS/metu.life
Title
Body
Create Issue