Skip to content

Add Support for non domain self hosting #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

4shutosh
Copy link

Current codebase enforces you to have a domain assigned - not allowing to work locally or in private networks

While adding the ip with http works at the setup/quiz step, the login fails due to bad origin in the auth response

Changes:

  • Add support for parsing IPs along with domain

Please let me know more areas which might require change to support this. Happy to pick it up.


Thank you for building this. Open panel is great.

Copy link

vercel bot commented May 12, 2025

@4shutosh is attempting to deploy a commit to the Coderax's projects Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented May 12, 2025

CLA assistant check
All committers have signed the CLA.

@4shutosh
Copy link
Author

4shutosh commented May 12, 2025

Should we also introduce a new script for adding support for working locally? 🤔

@lindesvard
Copy link
Contributor

Will try this out this week 👍

@lindesvard
Copy link
Contributor

Should we also introduce a new script for adding support for working locally? 🤔

Wdym by this? We should update quiz if it does not allow ip addresses but otherwise that script should be fine?

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.

3 participants