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

Add admin key to the "invite people" sharing text input #261

Open
nikolaiwarner opened this issue Jun 7, 2020 · 2 comments
Open

Add admin key to the "invite people" sharing text input #261

nikolaiwarner opened this issue Jun 7, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nikolaiwarner
Copy link
Member

Like the cli, the admin key should be added to the cabal key so that moderation is set up for the person you share with.

@nikolaiwarner nikolaiwarner added enhancement New feature or request good first issue Good for newcomers labels Jun 7, 2020
@cblgh
Copy link
Member

cblgh commented Jun 8, 2020

@nikolaiwarner this is how it's done in cli atm https://github.com/cabal-club/cabal-cli/blob/master/util.js#L15-L23 with

state.moderationKeys = cabal.core.adminKeys.concat(cabal.core.modKeys)

@wittjosiah
Copy link

@nikolaiwarner @cblgh I gave this a shot here master...wittjosiah:feature/share-mod-key, happy to submit a PR if that's helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants