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

Develop Backend Framework for Access Control #90

Open
CodyFagley opened this issue Jul 27, 2021 · 0 comments
Open

Develop Backend Framework for Access Control #90

CodyFagley opened this issue Jul 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@CodyFagley
Copy link
Member

It is not immediately clear where this should belong, but access control needs to be integrated into the current functions system.

It may be sufficient to add an accessor enum structure to FunctionNode's Protected Variables.

To make private access work, the Nodes' Module _context id number will need to be made public so it can be checked at compile-time for allow-ability in use-cases.

@CodyFagley CodyFagley added the enhancement New feature or request label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant