]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 6 Jul 2010 02:24:00 +0000 (19:24 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 6 Jul 2010 02:24:00 +0000 (19:24 -0700)
commitcd90a321720332bfeffafc8d78be278d0872aa96
treebab8f38eb8f35e04be9e95b77c7d83e1ca4fab58
parent29d098297fd0fd914c1cf1211b85cf0580a825ef
Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
allows specifying that certain fields have validator defaults even if they
also have a database default or are in another table.
r=LpSolit, a=LpSolit
Bugzilla/Attachment.pm
Bugzilla/Bug.pm
Bugzilla/Object.pm