Skip to content

fix: enforce HTTPS on API URLs and add timeout to NHIF token request#1351

Merged
av-dev2 merged 1 commit into
version-15from
backport-1350-to-version-15
Jun 1, 2026
Merged

fix: enforce HTTPS on API URLs and add timeout to NHIF token request#1351
av-dev2 merged 1 commit into
version-15from
backport-1350-to-version-15

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Backport of #1350 to version-15.


  • Add before_save validation to reject http:// URLs with a clear error message showing the corrected https:// URL
  • Strip trailing slashes from URL fields to prevent double-slash issues
  • Add 30s timeout to NHIF token request to prevent indefinite hangs

- Add before_save validation to reject http:// URLs with a clear
  error message showing the corrected https:// URL
- Strip trailing slashes from URL fields to prevent double-slash issues
- Add 30s timeout to NHIF token request to prevent indefinite hangs

(cherry picked from commit 438a73a)
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.

1 participant