mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[GH-ISSUE #31] UPLOAD_FORM_LOCATION does not affect external-upload-API #249
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#249
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?
Originally created by @cavebeat on GitHub (May 22, 2017).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/31
Hi,
upload_form_location does not effect the path https://pictshare.net/backend.php
I'd expect "secret/upload" would result in https://pictshare.net/secret/upload/backend.php, but it didn't work that way. It's still working with backend.php
anyway, i'll stick to upload_code instead.
br