Skip to content

(new) Call security context validators during action-set validation#210

Open
mfarina1 wants to merge 5 commits into
mainfrom
184-call-security-context-validate-functions
Open

(new) Call security context validators during action-set validation#210
mfarina1 wants to merge 5 commits into
mainfrom
184-call-security-context-validate-functions

Conversation

@mfarina1

Copy link
Copy Markdown
Collaborator

This PR closes #184 and is very similar to the closed PR #190 ; however, this incorporates Josh's feedback on that old PR.

@mfarina1 mfarina1 added this to the BSL v2.0.0 milestone Jun 17, 2026
@mfarina1 mfarina1 self-assigned this Jun 17, 2026
@mfarina1 mfarina1 added this to BSL Jun 17, 2026
@github-project-automation github-project-automation Bot moved this to Todo in BSL Jun 17, 2026
@BrianSipos

Copy link
Copy Markdown
Collaborator

FYI if calls are not crossing component boundaries (i.e. between files in the same source directory) they do not need to use the frontend APIs. For example, your iterations can access the member fields directly to avoid excessive indirection.

@mfarina1 mfarina1 marked this pull request as ready for review June 22, 2026 18:49
@mfarina1 mfarina1 requested a review from a team as a code owner June 22, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Call security context validate functions in backend security context implementation

2 participants