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
With the latest updates (#446), you can get the admin api key from off-chain groups. This issue needs to be fixed so that users cannot access other people's groups.
The text was updated successfully, but these errors were encountered:
Add @UseGuards to prevent access to admin info from outside the dashboard, exclude the admin
controller endpoints from the api docs and remove all the api requests related to the admins in the
api sdk.
re #460
Description
With the latest updates (#446), you can get the admin api key from off-chain groups. This issue needs to be fixed so that users cannot access other people's groups.
The text was updated successfully, but these errors were encountered: