supavisor
supavisor copied to clipboard
Better error when there is no `.` in the username or tenant `reference` in the `options` params
Respond with a good error message when there is no . in the username to split on to pull the tenant from and there are no options params to pull the tenant from either.
Can't replicate:
The log for bad password:
ClientHandler: Exchange error: "Wrong password" when method :auth_query
And when I try a user which does not exist:
And the log message:
ClientHandler: Authentication auth_secrets error: "There is no user 'joe' in the database. Please create it or change the user in the config"
Closing for now...
Updated and re-opened