Skip to content

Add environment variable override for cookie configuration #195

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

yousiki
Copy link
Contributor

@yousiki yousiki commented Jun 15, 2025

Cookies can now be overridden using LEETCODE_CSRF, LEETCODE_SESSION, and LEETCODE_SITE environment variables when loading configuration. I think someone might want to split their cookies from leetcode.toml and keep other configurations in leetcode.toml synchronized by git, e.g., me 🤣.

TODO

✅ Update README.md with corresponding doc.

Cookies can now be overridden using LEETCODE_CSRF, LEETCODE_SESSION,
and LEETCODE_SITE environment variables when loading configuration.
@clearloop
Copy link
Owner

hi @yousiki , thank you for the contribution! if this PR finished?

@yousiki
Copy link
Contributor Author

yousiki commented Jun 19, 2025

Sorry for late response. I just added document to README.md and I think this PR is ready for merge now. I’m delighted to contribute to this project.

@clearloop clearloop merged commit 6c6d5c5 into clearloop:master Jun 23, 2025
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants