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
I'm not really sure if this is a bug, but when a new user signs up,he gets a waiting for approval screen. The thing is that after being approved and he clicks login, he doesn't get redirected to DEFAULT_REDIRECT, rather to the voidauth domain
To Reproduce:
Try to sign in as an un approved user
You get the "Approval Required" screen
Admin aprooves you
You click login
You log in with your credentials
You get redirected to your voidauth domain instead of DEFAULT_REDIRECT
Expected behavior:
I suppose you should be redirected to DEFAULT_REDIRECT
Describe the bug:
I'm not really sure if this is a bug, but when a new user signs up,he gets a waiting for approval screen. The thing is that after being approved and he clicks login, he doesn't get redirected to DEFAULT_REDIRECT, rather to the voidauth domainTo Reproduce:
Try to sign in as an un approved user
You get the "Approval Required" screen
Admin aprooves you
You click login
You log in with your credentials
You get redirected to your voidauth domain instead of DEFAULT_REDIRECT
Expected behavior:
I suppose you should be redirected to DEFAULT_REDIRECT
Database Driver:
Screenshots:
Additional context: