Skip to content

Use HTTPS for API calls#319

Merged
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:fix/https-api-requests
Feb 14, 2026
Merged

Use HTTPS for API calls#319
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:fix/https-api-requests

Conversation

@avinxshKD
Copy link

Replaced all http calls with https in tools/cwrap.py and tools/pwrap.py to stop leaking API keys. Server supports TLS so this is a drop-in fix.

Fixes #309

@avinxshKD
Copy link
Author

Hey thanks @pradeeban it worked this time, no more conflicts🌸

@pradeeban pradeeban merged commit ed98e3b into ControlCore-Project:dev Feb 14, 2026
6 checks passed
@pradeeban
Copy link
Member

Yay!!! This is why I keep reminding folks to touch only the minimal files needed to fix a bug and to avoid any unnecessary line changes. Some other PR must have changed some linebreak character and created the merge conflict for you. Great to see it worked out now.

@avinxshKD
Copy link
Author

@pradeeban yes sir, finally really glad it worked out, I will sleep in peace now and also I’ll too keep the changes minimal and watch the diffs more carefully next time..Thanks for the reminder

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