You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only the group admin/creator can revoke the "Anyone" invite link. When the admin/creator leaves the group, no other members can revoke the link. This is a great security/privacy concern because if the link is accidentally posted publicly or sent to the wrong email/account/etc, people not meant to be part of the group can join and no other members can prevent this from happening.
Solution
The "Anyone" invite link must be revocable by other group members when the admin/creator is no longer a member of the group.
The text was updated successfully, but these errors were encountered:
@taoeffect Q. What's your thoughts on the idea that the second earliest member of the group automatically becomes the group owner, when the group owner leaves the group? (And then probably also emitting a group notification that let people know this)
@SebinSong@dotmacro This issue is really an extension of existing issue #202 — Permissions system via Roles & Permissions.
That issue is what needs to be closed in order to close this issue.
The general idea is that various actions in the app can require that the user performing those actions must have certain permissions. A "role" is a name given to a group of permissions (e.g. "admin" and "moderator" would be roles with different permissions).
Problem
Currently, only the group admin/creator can revoke the "Anyone" invite link. When the admin/creator leaves the group, no other members can revoke the link. This is a great security/privacy concern because if the link is accidentally posted publicly or sent to the wrong email/account/etc, people not meant to be part of the group can join and no other members can prevent this from happening.
Solution
The "Anyone" invite link must be revocable by other group members when the admin/creator is no longer a member of the group.
The text was updated successfully, but these errors were encountered: