Bot Won't Be Able To Access Data #14

Closed
opened 2024-05-02 08:10:07 +00:00 by corbz · 2 comments
Owner

Currently, to prevent users from seeing irrelevant and potentially sensitive data from other users, access is restricted to items related to a guild the user has saved. This will stop the bot from being able to get the data it needs, and so an advanced permissions system may be in order.

Currently, to prevent users from seeing irrelevant and potentially sensitive data from other users, access is restricted to items related to a guild the user has saved. This will stop the bot from being able to get the data it needs, and so an advanced permissions system may be in order.
corbz added the
enhancement
label 2024-05-02 08:10:07 +00:00
Author
Owner

Currently using a hacky attribute to a normal user model.

Currently using a hacky attribute to a normal user model.
Author
Owner

I have configured the API in a way that works well.

Only admin users will have access to content separate from their servers, and the JS will filter for them to prevent incorrect server data showing.

This means that the bot can use an API token from any administrator user to work correctly, and therefor this issue isn't needed.

I have configured the API in a way that works well. Only admin users will have access to content separate from their servers, and the JS will filter for them to prevent incorrect server data showing. This means that the bot can use an API token from any administrator user to work correctly, and therefor this issue isn't needed.
corbz closed this issue 2024-07-27 22:38:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#14
No description provided.