Closed
Description
Context:
For self hosteed coder server, a private url needed to be provided in login screen
This url is not alweys intuative and easy to remember
Accepted behaviour
If the URL is defined in global config or in the CODER_URL
environment variable, do not show the user a prompt to fill the url, and redirect to the pre-defined url to login.
Current Behaviour
The login function, ignored the url stored in Storage
class
Metadata
Metadata
Assignees
Labels
No labels