Skip to content

Utils: Validate url enhancements#249

Merged
iLLiCiTiT merged 4 commits intodevelopfrom
enhancement/validate-url-enhancements
May 2, 2025
Merged

Utils: Validate url enhancements#249
iLLiCiTiT merged 4 commits intodevelopfrom
enhancement/validate-url-enhancements

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Validate url does handle scheme update (http -> https), and uses same verify and cert values as ServerAPI does.

Additional review information

Not sure how to test cert and verify? If validate_url is used on ssl secured address, the output url should be always https.

Testing notes:

  1. Pass http://some.secure.ayon into the function.
  2. Output should be https://some.secure.ayon.

@iLLiCiTiT iLLiCiTiT self-assigned this May 2, 2025
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label May 2, 2025
@iLLiCiTiT iLLiCiTiT merged commit 4c2390e into develop May 2, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/validate-url-enhancements branch May 2, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant