This website requires JavaScript.
Explore
Help
Sign In
gearheads
/
mastodon
Archived
Watch
2
Star
0
Fork
You've already forked mastodon
0
Code
Releases
4
Activity
This repository has been archived on
2024-06-09
. You can view files and clone it, but cannot push or open issues/pull-requests.
12401000d8
mastodon
/
config
/
initializers
/
suppress_csrf_warnings.rb
4 lines
90 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
ActionController
::
Base
.
log_warning_on_csrf_failure
=
false
View Git Blame
Copy Permalink