diaspora_federation/spec
Benjamin Neff 8a8678c97b
Disable forgery protection for ReceiveController
This is enabled by default since rails 5.2, but it doesn't make sense
for the /receive/ routes, because they are called without a session and
without a token.
2022-07-23 02:15:53 +02:00
..
controllers/diaspora_federation Remove legacy Webfinger handling 2021-11-27 03:56:52 +01:00
integration Cleanup comment_integration_spec a little bit more 2021-06-30 00:11:09 +02:00
lib Bump pronto-rubocop, rubocop and rubocop-rails 2022-07-18 02:29:21 +02:00
routing Remove legacy Webfinger handling 2021-11-27 03:56:52 +01:00
support Drop json-schema-rspec and bump json-schema 2022-07-18 02:29:21 +02:00
entities.rb Remove old property-name mappings and cleanup xml_name functionality 2019-10-30 17:49:46 +01:00
factories.rb Add frozen_string_literal to all files 2019-10-21 03:11:12 +02:00
spec_helper.rb Disable forgery protection for ReceiveController 2022-07-23 02:15:53 +02:00