summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2015-12-22Revert "Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providi...David Lawrence3-15/+1
2015-12-21Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providing a con...David Lawrence3-1/+15
2015-12-14Bug 1232324 - BMO: Incorrect regexp used to filter bug IDs in Bugzilla::WebSe...Dylan Hardison1-2/+2
2015-12-01Bug 1229198 - When saving a buglist from a saved search as a CSV file, set th...Byron Jones2-6/+5
2015-11-25Bug 1227866 - infinite loop consuming resources when PATH_INFO setByron Jones ‹:glob›1-1/+9
2015-11-23Bug 1225366 - allow duo authentication for users already enrolled with duoByron Jones2-0/+179
2015-11-18Bug 1223999 - Add See-Also support for aha.io featuresDylan Hardison2-0/+34
2015-11-18Bug 1225844 - remove the CRLF Email::MIME workaround when >= 1.911 is installedPhilippe M. Chiasson1-2/+6
2015-11-18Revert "Bug 1222497 - Refactor the BMO docker image with new file and script ...David Lawrence1-3/+2
2015-11-13Bug 1209625 - MozReview API Keys should use a more specific error messageDylan Hardison1-9/+1
2015-11-10Bug 1222497 - Refactor the BMO docker image with new file and script structur...David Lawrence1-2/+3
2015-11-05Bug 1221998 - Make sure localconfig is generated deterministicallyPhilippe M. Chiasson1-0/+3
2015-11-05Bug 1196743 - Fix information disclosure vulnerability that allows attacker t...Dylan Hardison3-1/+31
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison1-1/+1
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison2-12/+12
2015-11-04Bug 1209625 - Error when using bzexport: abort: REST error on PUT to https://...Dylan Hardison1-3/+8
2015-11-04Bug 1219750 - Allow Apache2::SizeLimit to be configured via paramsDylan Hardison1-0/+4
2015-11-03Bug 1220734 - Use of uninitialized value $proxies[0] in string eq at Bugzilla...David Lawrence1-1/+1
2015-10-31Bug 1218457 - Allow localconfig to override (force) certain data/params valuesDylan William Hardison4-14/+25
2015-10-29Bug 1219949 - Invalid version format (non-numeric data) error when bugzilla_v...David Lawrence1-1/+1
2015-10-29Bug 1213757 - delegate password and 2fa resets to servicedeskByron Jones2-0/+17
2015-10-28Bug 1217536 - allow inbound_proxy supports '*'Dylan William Hardison3-31/+28
2015-10-22Bug 1217551 - Add File::Copy::Recursive to Bugzilla/Install/Requirements.pmDavid Lawrence1-0/+7
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence2-29/+42
2015-10-20Bug 1209625 - Error when using bzexport: abort: REST error on PUT to https://...Dylan William Hardison1-1/+3
2015-10-16Bug 1196626 - log all authenticated requestsDylan William Hardison4-0/+30
2015-10-15Bug 1209599 - group general preferences by category (schema only)David Lawrence3-34/+132
2015-10-14Bug 1196626 - log all authenticated requests (schema only)Dylan Hardison1-0/+20
2015-10-12Bug 1199089 - add support for duo-securityByron Jones10-13/+336
2015-10-08Bug 1202281 - BMO login being reset for every browser sessionByron Jones1-2/+2
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication w...Dylan William Hardison1-0/+5
2015-10-06Bug 1196620 - support automatic removal of inactive users from groupsDavid Lawrence1-0/+12
2015-10-05Bug 1164063 - show a warning near the attachments table for sec-high/sec-crit...Byron Jones1-0/+6
2015-10-05Bug 1205748 - Can't mark inaccessible bug dependent on a regression it causedByron Jones1-5/+15
2015-10-02Bug 1196620: support automatic removal of inactive users from groups (schema ...David Lawrence2-0/+4
2015-09-29Bug 1199090 - add printable recovery 2fa codesByron Jones3-7/+51
2015-09-24Bug 1204683: Add whoami endpointDavid Lawrence2-0/+71
2015-09-23Bug 1199087 - extend 2fa protection beyond loginByron Jones5-27/+127
2015-09-23Bug 1199087 - extend 2fa protection beyond login (schema only)Byron Jones1-0/+12
2015-09-09Bug 1202461 - backport bug 319953 to bmo (Missing real email syntax check)Byron Jones1-3/+13
2015-09-03Bug 1201536 - 2FA secrets for all users are removed when someone disables 2FAByron Jones2-10/+0
2015-09-03Bug 1201422 - extend totp verification time to 90 secondsByron Jones1-1/+1
2015-09-02Bug 1196618 - add support for group ownersDavid Lawrence2-0/+37
2015-09-02Bug 1199136 - lower memory consumption to better operate in bugzilladm'sByron Jones1-0/+32
2015-09-01Bug 1196618: add support for group owners (schema only)David Lawrence2-0/+14
2015-09-01Bug 1199941 - inactive sessions should expire faster (a week?)Byron Jones1-1/+1
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones11-6/+268
2015-08-31Bug 1197073 - add support for 2fa using totp (schema-only)Byron Jones2-0/+16
2015-08-25Bug 1196134 - add ability for admins to force a user to change their password...Byron Jones2-14/+38
2015-08-25Bug 1197699 - always store the ip address in the logincookies tableByron Jones2-12/+8