Skip to content
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

fix both 'detect_ip' and 'strict_bind' are true #36

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

InkerBot
Copy link
Contributor

@InkerBot InkerBot commented Sep 2, 2023

If enable both 'detect_ip' and 'strict_bind', 'get_http_client' will use detected ip, it's impossible.

If request challenge use 'online_ip' different from login use, srun will report 'expire challenge'.

We need send a challenge (or better way) to get 'client_ip', and get challenge again to login.

If enable both 'detect_ip' and 'strict_bind', 'get_http_client' will use detected ip, it's impossible.
And if request challenge use 'online_ip' different from login use, srun will report 'expire challenge'.
We need send a challenge (or better way) to get 'client_ip', and get challenge again to login.
@InkerBot InkerBot changed the title storage online_ip fix both 'detect_ip' and 'strict_bind' are true Sep 2, 2023
Copy link
Owner

@zu1k zu1k left a comment

Choose a reason for hiding this comment

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

This can not compile, please fix.

@InkerBot
Copy link
Contributor Author

Sorry for this, i will fix it later. Our school network is under maintenance

@zu1k
Copy link
Owner

zu1k commented Apr 9, 2024

Hi @InkerBot , are you still here?

@InkerBot InkerBot requested a review from zu1k April 18, 2024 04:11
@zu1k
Copy link
Owner

zu1k commented Apr 18, 2024

LGTM, thanks!

@zu1k zu1k merged commit 6d41ef1 into zu1k:master Apr 18, 2024
2 of 3 checks passed
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