Skip to content

Conversation

@ArtificialOwl
Copy link
Member

block and enforce circle types:

Enforce 'VISIBLE' flag to every circles managed by your users:

./occ config:app:set circles circle_types_force 8

Block 'FRIEND' flag to every circles managed by your users:

./occ config:app:set circles circle_types_block 128

@ArtificialOwl
Copy link
Member Author

/backport to stable22

@ArtificialOwl
Copy link
Member Author

/backport to stable23

Copy link
Member

@mejo- mejo- 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 to me. If ConfigService->verify() and CircleService->create() are the only two places where the circle type may be set or changed (or changes are verified), then it should be good to go 👍

Signed-off-by: Maxence Lange <[email protected]>
@ArtificialOwl ArtificialOwl force-pushed the enh/noid/force+block-circles-type branch from 4647a99 to 087da84 Compare February 23, 2022 17:56
@ArtificialOwl ArtificialOwl merged commit d27537d into master Feb 24, 2022
@delete-merged-branch delete-merged-branch bot deleted the enh/noid/force+block-circles-type branch February 24, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants