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

initialIP removed from API #71

Merged
merged 2 commits into from
Dec 23, 2024
Merged

initialIP removed from API #71

merged 2 commits into from
Dec 23, 2024

Conversation

bessone
Copy link
Contributor

@bessone bessone commented Dec 9, 2024

The initialIP value has been removed from the Let's Encrypt API, this PR removes it from the Account class to avoid the error.

Ref: https://community.letsencrypt.org/t/has-the-output-of-initialip-changed-in-the-account-directory/229823/3

@bessone
Copy link
Contributor Author

bessone commented Dec 9, 2024

Fix #68

@binsky08
Copy link

thanks for the fix, works for me when changing it directly in my yaac vendor source files :)

now I'm just not allowed to make any updates until the pr is merged and released :D

@bessone
Copy link
Contributor Author

bessone commented Dec 13, 2024

@binsky08 same situation for me, hope that the maintainer @bakkerpeter has time to do the merge!

@willpower232
Copy link

The class isn't final and the other functions are protected so you can extend it from your own code and make the necessary change allowing you to do other composer-related or build-related things.

@mikevwoods
Copy link

Thanks, manual edit got it working for me.

@bakkerpeter bakkerpeter merged commit 8e201aa into afosto:master Dec 23, 2024
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.

5 participants