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

Create and process PermissionsRevoke #417

Merged
merged 8 commits into from
Jul 5, 2023
Merged

Conversation

diehuxx
Copy link

@diehuxx diehuxx commented Jun 28, 2023

Next step in implementing TP26.

This adds creation and processing of PermissionsRevoke message, but does NOT add grant-based authorization. That will be in the next PR, which will also boost test coverage for some scenarios in PermissionsRevokeHandler which are not currently reachable.

@diehuxx diehuxx force-pushed the diehuxx/permissions-revoke branch from ba45e8c to 09aa2af Compare June 29, 2023 00:24
Copy link
Member

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

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

Looks good overall! A few small comments.

src/handlers/permissions-revoke.ts Outdated Show resolved Hide resolved
src/handlers/permissions-revoke.ts Outdated Show resolved Hide resolved
src/handlers/permissions-revoke.ts Outdated Show resolved Hide resolved
src/interfaces/permissions-revoke.ts Outdated Show resolved Hide resolved
Diane Huxley and others added 3 commits June 29, 2023 16:04
@diehuxx diehuxx force-pushed the diehuxx/permissions-revoke branch from 6620b27 to 7fce19e Compare June 29, 2023 23:04
Copy link
Member

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

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

🎆

@diehuxx diehuxx merged commit 1e2675f into main Jul 5, 2023
@thehenrytsai thehenrytsai deleted the diehuxx/permissions-revoke branch July 6, 2023 02:48
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.

3 participants