Name
Last commit
Last update
..
Auth Bug 298659: setting authentication to LDAP,DB fails
DB Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems
Template/Plugin Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
User Bug 293501: Add me to files where I belong and fix kerio.com emails
.cvsignore Bug 164623 - add .htaccess to .cvsignore
Attachment.pm Bug 274724: The 'Edit Attachment' link is now available even if a user does not have 'editbugs' privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
Auth.pm Bug 298659: setting authentication to LDAP,DB fails
Bug.pm Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
BugMail.pm Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk
CGI.pm Bug 268146: mod_security complain: Invalid cookie format: Cookie value is missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
Chart.pm Bug 278268 - make Grand Total line not appear if data set add fails. Patch by colin.ogilvie; r=gerv, a=justdave.
Config.pm Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave.
Constants.pm Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
DB.pm Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive
Error.pm Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
Flag.pm Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify()
FlagType.pm Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify()
Group.pm Bug 253721: Add group-based lists to whining
Search.pm Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems
Series.pm Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Template.pm Bug 293501: Add me to files where I belong and fix kerio.com emails
Token.pm Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive
User.pm Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems
Util.pm Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave