phpbb/phpBB
Andreas Fischer f894da0d25 [ticket/10633] Stop leaking filename of attachments when thumbnail is requested
While filenames are chosen at random and there is no correlation between the
original filename and the new filesystem filename, there is a correlation
between filesystem filename and filesytem filename of thumbnails.

Adjust error message to no longer include the physical filename and make it
consistent with the error message that is shown when there is no attachment at
all.

This information was mostly useless for regular users (i.e. non-admins) anyway.

PHPBB3-10633
2012-02-09 15:17:42 +01:00
..
adm [ticket/9914] Add backup warning to updater. 2012-02-03 16:14:48 +00:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [ticket/9916] Changing header in non-distributed files 2012-01-02 16:20:30 +00:00
docs [ticket/9916] Changing header in non-distributed files 2012-01-02 16:20:30 +00:00
download [ticket/10633] Stop leaking filename of attachments when thumbnail is requested 2012-02-09 15:17:42 +01:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/10616] Add template inheritance to exported template 2012-02-03 16:19:42 +02:00
install Merge branch 'prep-release-3.0.10' into develop-olympus 2012-01-01 16:03:06 +01:00
language [ticket/9914] Add backup warning to updater. 2012-02-03 16:14:48 +00:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/10616] Add template inheritance to default styles 2012-02-03 16:00:14 +02:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/10218] Moving global deregistration, etc. to startup.php 2011-06-14 06:11:35 -04:00
cron.php [ticket/10046] Call flush() in cron.php 2011-03-12 14:56:47 +01:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php Merge remote-tracking branch 'github-bantu/ticket/10335' into develop-olympus 2011-08-26 05:59:13 -04:00
index.php [ticket/10589] Add alias to 'user_birthday' in $leap_year_birthdays definition 2012-01-15 18:18:04 +08:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). 2011-11-20 16:35:31 +01:00
posting.php [ticket/10503] Debug error "Invalid arguments" when previewing edits 2011-11-28 10:35:43 +01:00
report.php [ticket/10266] Add "Return to forum" link after reporting a post 2011-07-14 02:52:05 +02:00
search.php [ticket/9851] "Search new posts" should require login. 2010-12-13 14:58:43 +01:00
style.php [ticket/10399] Correctly encoding template component urls (3.0) 2011-12-04 11:43:55 +02:00
ucp.php [ticket/8616] Direct links in pm notification emails 2011-10-13 19:17:56 +02:00
viewforum.php [ticket/10319] Missing hidden fields in search form 2011-12-09 01:31:41 +01:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php [ticket/10319] Missing hidden fields in search form 2011-12-09 01:31:41 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00