Skip to content

Add --login-origin options and Make it single input option - #91

Open
dodok8 wants to merge 5 commits into
mainfrom
trailing-dot
Open

dodok8 wants to merge 5 commits into
mainfrom
trailing-dot

Conversation

@dodok8

@dodok8 dodok8 commented Sep 20, 2026

Copy link
Copy Markdown
Member

Closes: #81

Change:

  • Add --login-origin options for running Sever
  • Check login origin with value of URL of --login-origin and its origin.
  • Use .env to set value, like --root-origin.

@2chanhaeng 2chanhaeng left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

First, tests for #81 are needed.
Also, this PR seems to contain more changes related to reducing multiple origins to a single origin than changes related to #81. Wouldn’t it be better to keep the PR and create a separate issue for this? It would also be helpful to include in the issue the reasons for changing to a single origin.
It also seems that the documentation needs to be updated. Searching the codebase for DRFED_LOGIN_ORIGINS, loginOrigins, and similar terms still turns up a lot of outdated documentation.

Comment thread scripts/dev.mts Outdated
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.

DRFED_LOGIN_ORIGINS does not normalize a trailing dot

2 participants