Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

API: Expose an APIs to manage plugin user whitelist #36

Open
6 tasks
Tracked by #60
EkimoCode opened this issue Sep 7, 2023 · 1 comment
Open
6 tasks
Tracked by #60

API: Expose an APIs to manage plugin user whitelist #36

EkimoCode opened this issue Sep 7, 2023 · 1 comment
Assignees

Comments

@EkimoCode
Copy link
Collaborator

EkimoCode commented Sep 7, 2023

The whitelist can be active or not for single plugin

Tasks

Preview Give feedback

Tasks

Preview Give feedback
@EkimoCode EkimoCode added this to the Authenticated AI users milestone Sep 7, 2023
@EkimoCode EkimoCode added the Parent This issue is broken into children label Sep 7, 2023
@EkimoCode EkimoCode changed the title API:Expose an APIs to manage whitelist (to break down) [To breakdown] API:Expose an APIs to manage whitelist Sep 7, 2023
@ElSalvo96
Copy link
Member

To add and delete, it is necessary to take an array list of emails and not only one.
In the future, we can also imagine that someone wants to copy an entire list of users. We can expose one API for that, or we can do this on the frontend (call the get list for another plugin and call add list for the actual plugin).

@ElSalvo96 ElSalvo96 changed the title [To breakdown] API:Expose an APIs to manage whitelist API: Expose an APIs to manage whitelist Sep 19, 2023
@ElSalvo96 ElSalvo96 removed the Parent This issue is broken into children label Sep 19, 2023
@mikebutrico mikebutrico changed the title API: Expose an APIs to manage whitelist API: Expose an APIs to manage plugin user whitelist Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants