Skip to content

URL should not be required on login when it is predefined on global storage #182

Closed
@liorb-canva

Description

@liorb-canva

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
Screenshot 2023-12-18 at 10 15 38 am

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions