mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #487] [MERGED] fix: Redirect URLs without protocol schema are not handled correctly #1134
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/487
Author: @sadok-f
Created: 8/27/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @sadok-f
Base:
main← Head:issue#486📝 Commits (2)
11b785efix: Redirect URLs without protocol schema are not handled correctly, closes #486dd82edbfix: fixing linting issues📊 Changes
2 files changed (+36 additions, -24 deletions)
View changed files
📝
config/parameters.yml(+2 -1)📝
src/Core/Entity/Image/InputImage.php(+34 -23)📄 Description
Fix Redirect URLs without protocol schema, closes #486
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.