Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: check endpoint prefix in qiniu.go #17

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Conversation

Infinityay
Copy link

Ensure the configuration's endpoint starts with either 'http://' or 'https://'. This validation check prevents errors related to invalid endpoint formats, enhancing the robustness of the connection setup process.

"/tmp" into os.TempDir()
Ensure the configuration's endpoint starts with either 'http://' or 'https://'. This validation check prevents errors related to invalid endpoint formats, enhancing the robustness of the connection setup process.
@casbin-bot
Copy link

@tangyang9464 @imp2002 please review

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz hsluoyz changed the title fix: validate endpoint protocol prefix in qiniu.go fix: check endpoint prefix in qiniu.go Mar 7, 2024
@hsluoyz hsluoyz merged commit 8c2ae92 into casdoor:master Mar 7, 2024
2 of 3 checks passed
Copy link

github-actions bot commented Mar 7, 2024

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants