ronin-rb / ronin-app

A local web interface for Ronin.
https://ronin-rb.dev
GNU Affero General Public License v3.0
26 stars 8 forks source link

Cannot access `/sidekiq` due to CSRF protection #20

Closed postmodern closed 1 year ago

postmodern commented 1 year ago

Sidekiq::Web is mounted on /sidekiq, separate from the App, but wants a rack.session cookie.