Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't secure sub-paths with current blanket recursion #6

Open
rjmoggach opened this issue Feb 23, 2010 · 0 comments
Open

can't secure sub-paths with current blanket recursion #6

rjmoggach opened this issue Feb 23, 2010 · 0 comments

Comments

@rjmoggach
Copy link
Owner

I like that everything below a URL is currently secure but I'd like to have another layer so that permission can be restricted on arbitrary sub-paths as well.

eg.
if someone has a token that gives access to /private/big_job/
I'd like to be able to restrict access to /private/big_job/internal/

not too hard and won't break the models... just need to adjust the use_token view. coming soon...

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

No branches or pull requests

1 participant