verida / storage-node

ISC License
3 stars 5 forks source link

Enforce MAX_USERS #76

Closed tahpot closed 7 months ago

tahpot commented 8 months ago

The MAX_USERS isn't enforced by the storage node to prevent new user contexts being created for users.

tahpot commented 7 months ago

This is incorrect, it is enforced here: https://github.com/verida/storage-node/blob/c42971eb4ecb63b2acc6edab15bda7a02fda4bb5/src/components/userManager.js#L39