You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 8518404e22
feat: allow groups to specify which cids to show member posts from (#8875)
* feat: allow groups to specify which cids to show member posts from

* docs: fix tests for openapi

* fix: test breakage caused by improper conditional

* feat: server-side checking of memberPostCids for validity

* feat: admin panel template update to select categories to include

* refactor: privilege helpers.isUserAllowedTo

... to helpers.isAllowedTo, allowing group names to be passed in
4 years ago
..
components feat: allow groups to specify which cids to show member posts from (#8875) 4 years ago
read feat: allow groups to specify which cids to show member posts from (#8875) 4 years ago
write feat: allow groups to specify which cids to show member posts from (#8875) 4 years ago
read.yaml Admin/users (#8762) 4 years ago
write.yaml docs: openapi schema for user/group exist check, session deletion 4 years ago