Skip to content

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

Merged
av-dev2 merged 1 commit into
Aakvatech-Limited:version-15-betafrom
av-dev2:feat_changes
Jun 1, 2026
Merged

fix: enforce HTTPS on API URLs and add timeout to NHIF token request#1350
av-dev2 merged 1 commit into
Aakvatech-Limited:version-15-betafrom
av-dev2:feat_changes

Conversation

@av-dev2
Copy link
Copy Markdown
Collaborator

@av-dev2 av-dev2 commented Jun 1, 2026

  • 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
@av-dev2 av-dev2 merged commit 7fdcefc into Aakvatech-Limited:version-15-beta Jun 1, 2026
3 checks passed
@av-dev2 av-dev2 added the backport-to-version-15 Production branch label Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Successfully created backport PR for version-15:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-version-15 Production branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant