upload a file that starts with same name as domain.. ex: www.johndoe.com, and attempt upload of a file called "johndoe.com.test.pdf" (no quotes)
A file called "johndoe.com.test.pdf" (no quotes) in the media folder.
A file called "johndoecom.test.pdf" (no quotes) in the media folder.
PHP 7.2.14
Apache cgi-fcgi
Not commenting on the best practices of uploading a file that will have a url like http://www.johndoe.com/johndoe.com.test.pdf, but still should not be forbidden.
Labels |
Added:
?
|
Status | New | ⇒ | Information Required |
We only allow 2 "." in a filename, I don't know way maybe @mbabker can answer this?
https://github.com/joomla/joomla-cms/blob/staging/libraries/vendor/joomla/filesystem/src/File.php#L46
Category | ⇒ | com_media |
Labels |
Added:
J3 Issue
|
Closed due th lack of Response. Issue can always reopened if needed.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-27 18:29:20 |
Closed_By | ⇒ | franz-wohlkoenig |
@HLeithner can you please comment?