iachat/app/controllers/devise_overrides
gabrieljablonski 4d155e4c01 fix(merge): CI offenses missed by pre-commit hook
- Editor.vue: consolidate duplicate defineExpose() calls introduced when
  removing signature functions (broke Vite build, cascaded into super_admin
  request specs via ActionView::Template::Error)
- omniauth_callbacks_controller + backfill migration: Rails/SaveBang
  autocorrect (offenses live in unchanged upstream files, so pre-commit
  hook skipped them; CI runs rubocop project-wide)
2026-04-17 16:40:00 -03:00
..
confirmations_controller.rb fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
omniauth_callbacks_controller.rb fix(merge): CI offenses missed by pre-commit hook 2026-04-17 16:40:00 -03:00
passwords_controller.rb fix: Prevent user enumeration on password reset endpoint (#13528) 2026-02-13 13:45:40 +05:30
sessions_controller.rb fix: Session controller to not generate auth tokens before mfa verification (#12487) 2025-09-23 19:13:47 +05:30
token_validations_controller.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30