Skip to content

Conversation

tarcieri
Copy link
Contributor

This middleware provides detailed debugging information about a
request intended to simplify development, or for use debugging
authorization problems in a staging environment.

It displays what request was made, all of the credentials currently
in the Rack environment, and all of the candidate ACL entries
which match the current request.

Screenshot:

screen shot 2016-03-12 at 2 27 18 pm

This middleware provides detailed debugging information about a
request intended to simplify development, or for use debugging
authorization problems in a staging environment.

It displays what request was made, all of the credentials currently
in the Rack environment, and all of the candidate ACL entries
which match the current request.
@tarcieri
Copy link
Contributor Author

tarcieri added a commit that referenced this pull request Mar 12, 2016
Rails::Auth::ErrorPage::DebugMiddleware
@tarcieri tarcieri merged commit 42e3943 into master Mar 12, 2016
@tarcieri tarcieri deleted the tarcieri/debug-error-page branch March 12, 2016 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant