to:
cc: @subspacecommunity/subspace-maintainers
related to:
resolves: #91
Background
Currently the admin user can't be detected properly and the devices limit is not configurable. Until a better implementation, we should disable this behaviour as it can limit the usecases.
Changes
Removed maxProfilesPerUser from the handlers.go and the corresponding check
Testing
Build on my machine and deployed, then create with the default admin profile 15 devices:
to: cc: @subspacecommunity/subspace-maintainers related to: resolves: #91
Background
Currently the admin user can't be detected properly and the devices limit is not configurable. Until a better implementation, we should disable this behaviour as it can limit the usecases.
Changes
Testing
Build on my machine and deployed, then create with the default admin profile 15 devices:
This change is