osem-fcy/app/controllers
Henne Vogelsang 7338bc2648
Skip CSRF authenticity
The way we are handling adding commercials (preload with javascript)
leads to an outdated token otherwise.
2019-05-24 14:08:23 +02:00
..
admin Use render plain instead text 2019-05-13 17:15:31 +02:00
api Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
users s/skip_before_filter/skip_before_action/ 2019-05-05 09:40:49 +02:00
application_controller.rb Rubocop autocorrections 2018-11-16 09:06:05 -08:00
booths_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
commercials_controller.rb Skip CSRF authenticity 2019-05-24 14:08:23 +02:00
conference_registrations_controller.rb Every campaign has an end. 2018-10-16 21:34:04 +02:00
conferences_controller.rb Show old conferences in descending order 2019-03-07 16:13:53 +01:00
confirmations_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
openids_controller.rb s/redirect_to :back/redirect_back/ 2019-05-05 09:40:50 +02:00
organizations_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
payments_controller.rb Rubocop autocorrections 2018-11-16 09:06:05 -08:00
physical_tickets_controller.rb Rubocop autocorrections 2018-11-16 09:06:05 -08:00
proposals_controller.rb s/redirect_to :back/redirect_back/ 2019-05-05 09:40:50 +02:00
registrations_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
schedules_controller.rb Remove protect_from_forgery 2019-05-24 14:07:39 +02:00
subscriptions_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
surveys_controller.rb s/redirect_to :back/redirect_back/ 2019-05-05 09:40:50 +02:00
ticket_purchases_controller.rb Enable registration to proceed without requiring a ticket. 2019-02-16 00:53:40 +01:00
tickets_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
tracks_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
users_controller.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00