Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

role_requirement leaks a shit ton of methods as public methods into ApplicationController #4

Open
ahoward opened this issue Jul 30, 2009 · 0 comments

Comments

@ahoward
Copy link

ahoward commented Jul 30, 2009

don't leak these methods as public methods on ApplicationController

["access_denied", "check_roles", "render_optional_error_file", "role_requirements", "role_requirements="]

they should be private or at least protected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant