Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

ActionController::UrlGenerationError: No route matches {:action=>"login", :controller=>"auth"} (ActionController::UrlGenerationError) #110

Open
sentry-io bot opened this issue Feb 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 20, 2024

Sentry Issue: ADMIN-35

ActionController::UrlGenerationError: No route matches {:action=>"login", :controller=>"auth"} (ActionController::UrlGenerationError)
  app/controllers/application_controller.rb:13:in `check_auth'
    redirect_to controller: "/auth", action: "login"
...
(109 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Error & File

@sentry-io sentry-io bot added the bug Something isn't working label Feb 20, 2024
@reesericci
Copy link
Member

This is related to the redirect from /admin/console and /admin/jobs when not logged in. Not a security issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant