Skip to content

feat(oidc): allow sub domain on localhost#1188

Merged
lovasoa merged 1 commit into
sqlpage:mainfrom
mtt-artis:oidc
Jan 17, 2026
Merged

feat(oidc): allow sub domain on localhost#1188
lovasoa merged 1 commit into
sqlpage:mainfrom
mtt-artis:oidc

Conversation

@mtt-artis

Copy link
Copy Markdown
Contributor

Hi 👋

We develop on remote VMs with SSH port‑forward + reverse‑proxy per subdomain.
This change makes the OIDC redirect URL use http:// when the configured is local (localhost, *.localhost, or an IP) so SSH port‑forward + reverse‑proxy dev workflows work, and keeps https:// for real domains.

Thanks for maintaining this project

@lovasoa lovasoa left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine by me :)

@lovasoa lovasoa merged commit cb4c1f9 into sqlpage:main Jan 17, 2026
12 checks passed
@lovasoa

lovasoa commented Jan 17, 2026

Copy link
Copy Markdown
Collaborator

I'm sorry I merged too late for v0.42, this will be in 0.43

@lovasoa

lovasoa commented Jan 17, 2026

Copy link
Copy Markdown
Collaborator

And if you use docker, it will be on lovasoa/sqlpage:main in a few minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants