Files
fizzy/app/controllers
secretpray 6895135977 Fix deprecation warnings for skip_before_action :verify_authenticity_token
Replace deprecated `skip_before_action :verify_authenticity_token` with
`skip_forgery_protection` to resolve Rails deprecation warnings.

Changes:
- app/controllers/notifications/unsubscribes_controller.rb
- saas/app/controllers/stripe/webhooks_controller.rb
2026-01-12 18:44:35 +02:00
..
2025-09-22 12:55:19 +02:00
2025-11-03 15:27:12 +01:00
2025-11-18 15:48:40 +01:00
2025-12-19 19:21:58 +01:00
2025-12-11 11:20:43 +00:00