Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Switch from global to DE endpoints #127

Merged
merged 1 commit into from
May 17, 2023
Merged

Conversation

stevenleeg
Copy link
Contributor

Following up on #125, this PR matches the behavior of the go implementation by only using the .de endpoints for authentication. This has been working reliably on my end to resolve the aforementioned issue, however it'd be great if others could test it out to make sure I'm not breaking anything elsewhere.

@markusressel
Copy link
Collaborator

Thx for opening a PR! 🚀 🤓

I am wondering if we could just convert this into a configuration option and allow the user to tinker with this 🤔

@stevenleeg
Copy link
Contributor Author

Yeah to be honest I'm not really sure if there is rhyme or reason behind which to choose when. I just went off of that one commentor's suggestion and it appears to be working reliably ever since.

@michaelber
Copy link

I had the issue with "Too many login attempts" for months and since a few days the global endpoint is not reachable anymore. The DE endpoint works perfectly. Thanks for the fix!

@gygabyte017
Copy link

Tried this PR and it seems to work good, do you believe it can be merged?

@mschultheiss83 mschultheiss83 mentioned this pull request May 17, 2023
@markusressel
Copy link
Collaborator

Sorry for the delay.
I will merge this and afterwards add a configuration option for the auth base URL.
Thx for the contribution!

@markusressel markusressel merged commit 98cdb14 into femueller:master May 17, 2023
@markusressel
Copy link
Collaborator

See #130

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants