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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
karrio 2026.1.21:
When ALLOW_SIGNUP env variable is not set explicitly, user signup does not work, even when enabled in platform console:

ALLOW_SIGNUP should default to true according to docs:
https://www.karrio.io/docs/platform/guides/feature-flags#allow-signup
Only when explicitly stating ALLOW_SIGNUP=true, the user can sign-up via portal or be added by admin.
Now even then, the user is not showing up under Staff & Permissions and cannot login.
Where can the admin approve new users?
All reactions