Class: RivetCms::AuthController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- RivetCms::AuthController
- Defined in:
- app/controllers/rivet_cms/auth_controller.rb
Overview
Base for the built-in auth surfaces (login, first-run setup, invitation links). Reachable without a session by definition; hard 404 when the host brought its own authentication so they add no surface area in that mode.