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

Added new Permissions Extension #724

Merged
merged 10 commits into from
May 15, 2024
Merged

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented May 8, 2024

Part of #664

Related proto PR: xmtp/proto#175

Breaking up Permission Updates into multiple PRs.

This PR incorporates Proto updates from xmtp/proto#175 which add a new Permissions Extension, and moves existing permissions from immutable data to this new unknown extension. We also update the Permission Preconfigured Policies from EveryoneIsAdmin and GroupCreatorOnly to AllMembers and AdminsOnly. This update is currently invisible to the SDKs. Since the Group Creator is the only admin and super admin starting out, nothing changes for the SDKs until we add the methods for updating the admin list in the follow up PR, which will be linked here.

Before Merging:

  • Update gen_protos.sh back to pointing to main branch

@cameronvoell cameronvoell mentioned this pull request May 9, 2024
30 tasks
@cameronvoell cameronvoell marked this pull request as ready for review May 9, 2024 15:33
@cameronvoell cameronvoell requested a review from a team as a code owner May 9, 2024 15:33
dev/gen_protos.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@neekolas neekolas left a comment

Choose a reason for hiding this comment

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

I'm going to put an hour on your calendar for Wednesday and we are going to try and verify that I am not butchering this work when I merge it into the identity stuff

@cameronvoell cameronvoell merged commit bba18be into main May 15, 2024
6 checks passed
@cameronvoell cameronvoell deleted the cv/updateable-permissions branch May 15, 2024 14:05
neekolas added a commit that referenced this pull request May 15, 2024
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