| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Since we error here should return too
Unit Test Results0 tests ±0 0 ✔️ ±0 0s ⏱️ ±0s Results for commit ea19c51. ± Comparison against base commit 0df190f. ♻️ This comment has been updated with latest results. |
Sorry, something went wrong.
| @@ -260,7 +260,7 @@ def determine_billable_directory_file_and_instance( | |||
|
|
|||
There was a problem hiding this comment.
See #1536 for comments about the diffs
Sorry, something went wrong.
| self.member = member | ||
| self.directory = directory | ||
| # Additional security check just for sanity | ||
| Project_permissions.by_project_core( |
There was a problem hiding this comment.
This is a duplicate.
Context is that this is called later in SqlAlchemyQueryExecutor
Part of larger goal of aligning permissions into the same place
Sorry, something went wrong.
There was a problem hiding this comment.
Also that in general we are trying to put more validation at execution stage rather then prep/build stage (e.g dataset IDs which rely on the query string builder to format it first)
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
See #1536 for relevant comments & context (same diff, just created on a fork instead of direct on repo)