Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Bug 1426673 - The logout link cannot be found as what Sessions page says | Kohei Yoshino | 1 | -1/+1 |
2018-01-02 | Bug 1426507 - Upgrade BMO to HTML5 | Fateh Sandhu | 2 | -3/+3 |
2017-12-19 | Bug 1420771 - Remove global footer | Kohei Yoshino | 1 | -5/+5 |
2017-12-13 | Bug 1376826 - New HTML Header for BMO | Kohei Yoshino | 1 | -23/+27 |
2017-10-02 | fix typos in mfa message | Dylan William Hardison | 1 | -2/+2 |
2017-09-25 | Bug 1401463 - In bugzilla "you must reset password" state, all bug pages are ... | Dylan William Hardison | 1 | -0/+16 |
2017-09-19 | Bug 1400949 - Password requirements not stated | Dylan William Hardison | 4 | -3/+17 |
2017-09-19 | Bug 1400419 - Direct GitHub-auth'd users that are required to use 2FA to issu... | Dylan William Hardison | 1 | -3/+19 |
2017-09-15 | Bug 1364233 - Add setting to force a group to require MFA and restrict users ... | Dylan William Hardison | 1 | -4/+22 |
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css into... | Mary Umoh | 1 | -1/+1 |
2017-06-07 | Bug 1370904 - Add "required" property to login input elements | William Lachance | 2 | -2/+6 |
2017-05-09 | Bug 1359797 - GitHub login not appearing on show_bug.cgi | Dylan William Hardison | 1 | -2/+2 |
2017-01-25 | Bug 1286290 - CSP compliant bug modal | Dylan William Hardison | 1 | -5/+7 |
2016-02-27 | Bug 1223421 - Hide/Obfuscate MozReview API Keys | Dylan Hardison | 1 | -4/+16 |
2015-12-17 | Bug 1231346 - UI tweaks to make 2FA setup/changes more intuitive | David Lawrence | 1 | -0/+9 |
2015-12-09 | Bug 1231248 - Add hint that DuoSec login is probably your LDAP username | Byron Jones | 1 | -6/+6 |
2015-11-23 | Bug 1225366 - allow duo authentication for users already enrolled with duo | Byron Jones | 1 | -16/+16 |
2015-11-04 | Bug 1177911 - Determine and implement better password requirements for BMO | Dylan Hardison | 4 | -287/+218 |
2015-10-21 | Bug 1209599 - group general preferences by category | David Lawrence | 1 | -36/+37 |
2015-10-12 | Bug 1199089 - add support for duo-security | Byron Jones | 1 | -12/+60 |
2015-10-08 | Bug 1200765 - Make login UX mobile friendly to assist mobile authentication w... | Dylan William Hardison | 1 | -49/+46 |
2015-10-06 | Bug 1211703: help docs not available for User Preferences | David Lawrence | 1 | -1/+1 |
2015-09-29 | Bug 1199090 - add printable recovery 2fa codes | Byron Jones | 1 | -25/+63 |
2015-09-23 | Bug 1199087 - extend 2fa protection beyond login | Byron Jones | 5 | -73/+74 |
2015-09-15 | Bug 1203991 - change the suggested fxos 2fa app (again) | Byron Jones | 1 | -1/+1 |
2015-09-09 | Bug 1202976 - change the suggested fxos 2fa app | Byron Jones | 1 | -2/+3 |
2015-09-09 | Bug 1202975 - warning about api key requirement is no longer shown when enabl... | Byron Jones | 1 | -12/+19 |
2015-09-09 | Bug 1201954 - Add a "forgot password" link to user preferences -> account | Byron Jones | 2 | -0/+15 |
2015-09-03 | Bug 1201415 - add message informing users to check their mobile device's time... | Byron Jones | 1 | -1/+1 |
2015-09-03 | Bug 1201415 - add message informing users to check their mobile device's time... | Byron Jones | 1 | -6/+5 |
2015-09-03 | Bug 1201426 - 2fa message says "your current password is required to enable..... | Byron Jones | 1 | -1/+1 |
2015-09-03 | Bug 1201116 - the duo mobile client doesn't appear to work with our totp impl... | Byron Jones | 1 | -1/+3 |
2015-09-02 | Bug 1200974 - "API-Key" in 2fa text should be "API key" to match the rest of ... | Byron Jones | 1 | -2/+2 |
2015-09-02 | Bug 1200618 - Layout of the TOTP 2FA leads to missing the token time window a... | Byron Jones | 1 | -14/+28 |
2015-09-01 | Bug 1200600 - message about 2fa's interaction with api authentication should ... | Byron Jones | 1 | -6/+16 |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 3 | -0/+144 |
2015-08-25 | Bug 1196134 - add ability for admins to force a user to change their password... | Byron Jones | 1 | -0/+210 |
2015-08-24 | Bug 1192687 - add the ability for users to view and revoke existing sessions | Dylan William Hardison | 2 | -0/+62 |
2015-08-13 | Bug 1192688 - non-schema changes | Byron Jones | 1 | -1/+3 |
2015-08-13 | Bug 1192688 - backout non-schema changes | Byron Jones | 1 | -3/+1 |
2015-08-12 | Bug 1192854: change tabs on user preferences from horizontal to vertical layout | David Lawrence | 2 | -1/+31 |
2015-08-11 | Bug 1192688 - add ip to last used api key information | Dylan William Hardison | 1 | -1/+3 |
2015-07-29 | Bug 1188374 - account disabling lacks csrf protection | Byron Jones | 1 | -2/+0 |
2015-07-28 | Bug 1188374 - disable account disabling | Byron Jones | 1 | -0/+2 |
2015-07-27 | Bug 1171806 - add the ability for a user to disable/"remove" their own account | Byron Jones | 2 | -30/+85 |
2015-06-08 | Bug 1171963: account/email/confirm-new.html.tmpl should describe the current ... | David Lawrence | 1 | -1/+11 |
2015-06-02 | Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication deleg... | Dylan William Hardison | 1 | -0/+37 |
2015-05-26 | Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to jq... | Byron Jones | 1 | -1/+0 |
2015-04-24 | Bug 1157395: CSRF in log in form | David Lawrence | 2 | -2/+6 |
2015-03-10 | Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write API... | Byron Jones | 1 | -0/+1 |