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

Microsoft.Data.Sqlite: Authorization Callbacks #13835

Open
Tracked by #22949
bricelam opened this issue Apr 14, 2018 · 1 comment
Open
Tracked by #22949

Microsoft.Data.Sqlite: Authorization Callbacks #13835

bricelam opened this issue Apr 14, 2018 · 1 comment

Comments

@bricelam
Copy link
Contributor

Some applicatons may with to register an authorization callback to deny certain actions.

@bricelam
Copy link
Contributor Author

System.Data.SQLite exposed this via an Authorize event on the connection.

@ajcvickers ajcvickers transferred this issue from aspnet/Microsoft.Data.Sqlite Oct 31, 2018
@ajcvickers ajcvickers added this to the Backlog milestone Oct 31, 2018
@ajcvickers ajcvickers changed the title Authorization Callbacks Microsoft.Data.Sqlite: Authorization Callbacks Oct 31, 2018
@bricelam bricelam added the help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. label Nov 30, 2018
@divega divega added good first issue This issue should be relatively straightforward to fix. help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. and removed help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. good first issue This issue should be relatively straightforward to fix. labels May 31, 2019
@bricelam bricelam added the good first issue This issue should be relatively straightforward to fix. label May 31, 2019
@ajcvickers ajcvickers removed the help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. label Aug 5, 2019
@ajcvickers ajcvickers removed the good first issue This issue should be relatively straightforward to fix. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants