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

Adjust SecurityManager permissions methods to take a SecurableResource instead of a SecurityPolicy #3298

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

labkey-adam
Copy link
Contributor

Rationale

Passing in a SecurableResource gives us more flexibility downstream, e.g., for linked schemas. https://www.labkey.org/home/Developer/issues/Secure/issues-details.view?issueId=45251

@@ -194,6 +194,7 @@ public WebdavResource find(String child)
new Date()
);

// TODO: This is a problem!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder to loop back on this code

@labkey-adam
Copy link
Contributor Author

@labkey-jeckels See my chat (to you & Matt) about this and related PRs... I'm inclined to ditch the whole lot and not pursue this direction. We can discuss if you'd like.

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.

None yet

2 participants