mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
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#281
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/103
Author: @sadok-f
Created: 7/19/2017
Status: ✅ Merged
Merged: 7/19/2017
Merged by: @sadok-f
Base:
master← Head:enhance-security-logic📝 Commits (1)
86b1f6bCloses #102📊 Changes
8 files changed (+127 additions, -77 deletions)
View changed files
📝
app.php(+1 -12)➕
src/Core/Exception/SecurityException.php(+7 -0)📝
src/Core/Handler/ImageHandler.php(+13 -33)➕
src/Core/Handler/SecurityHandler.php(+55 -0)📝
tests/Core/Entity/OutputImageTest.php(+13 -14)📝
tests/Core/Handler/ImageHandlerTest.php(+16 -16)➕
tests/Core/Handler/SecurityHandlerTest.php(+22 -0)📝
tests/Core/StorageProvider/S3StorageProviderTest.php(+0 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.