Actions
Refactor #21832
closedskip access permission tests that do not require login
Description
Plugins may define routes that do not require any login at all by defining "skip_before_action :require_login" in the controller. The access permissions tests should be skipped for these routes.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5044 added
Updated by Tomer Brisker almost 7 years ago
- Translation missing: en.field_release set to 296
Updated by Timo Goebel almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5145468a6b1060774e2a29498fec876a784bb4b8.
Actions