summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Attachment
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-15/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-08-04Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause ↵Byron Jones1-0/+2
XSS on this domain in IE 6-8 and Safari r/a=LpSolit
2008-06-30Bug 441921: context=file fails due to taint issues in file names and file ↵lpsolit%gmail.com1-7/+6
rev numbers - Patch by Frédéric Buclin <LpSolit@gmail.com> r=himorin a=LpSolit
2008-04-03Bug 410902: Some characters are mangled in diff and interdiff modes when ↵lpsolit%gmail.com1-6/+29
viewing patches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=shimono, r=mkanat a=LpSolit
2006-12-30Bug 365241: Changing the context of a patch fails - Patch by Frédéric ↵lpsolit%gmail.com1-0/+3
Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com1-19/+17
attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org1-6/+10
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-04Bug 343814: Move PatchReader specific code into a separate module - Patch by ↵lpsolit%gmail.com1-0/+268
Frédéric Buclin <LpSolit@gmail.com> a=myk