summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
AgeCommit message (Collapse)AuthorFilesLines
2017-10-02fix typos in mfa messageDylan William Hardison1-2/+2
2017-09-25Bug 1401463 - In bugzilla "you must reset password" state, all bug pages are ↵Dylan William Hardison1-0/+16
force-redirected to password reset page, which loses "to-do" information that I have encoded as open tabs viewing particular bug pages
2017-09-19Bug 1400949 - Password requirements not statedDylan William Hardison4-3/+17
2017-09-19Bug 1400419 - Direct GitHub-auth'd users that are required to use 2FA to ↵Dylan William Hardison1-3/+19
issue a password reset
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵Dylan William Hardison1-4/+22
in that group who have not enabled MFA
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh1-1/+1
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake
2017-06-07Bug 1370904 - Add "required" property to login input elementsWilliam Lachance2-2/+6
2017-05-09Bug 1359797 - GitHub login not appearing on show_bug.cgiDylan William Hardison1-2/+2
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison1-5/+7
2016-02-27Bug 1223421 - Hide/Obfuscate MozReview API KeysDylan Hardison1-4/+16
2015-12-17Bug 1231346 - UI tweaks to make 2FA setup/changes more intuitiveDavid Lawrence1-0/+9
2015-12-09Bug 1231248 - Add hint that DuoSec login is probably your LDAP usernameByron Jones1-6/+6
2015-11-23Bug 1225366 - allow duo authentication for users already enrolled with duoByron Jones1-16/+16
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison4-287/+218
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-36/+37
2015-10-12Bug 1199089 - add support for duo-securityByron Jones1-12/+60
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵Dylan William Hardison1-49/+46
workflow
2015-10-06Bug 1211703: help docs not available for User PreferencesDavid Lawrence1-1/+1
2015-09-29Bug 1199090 - add printable recovery 2fa codesByron Jones1-25/+63
2015-09-23Bug 1199087 - extend 2fa protection beyond loginByron Jones5-73/+74
2015-09-15Bug 1203991 - change the suggested fxos 2fa app (again)Byron Jones1-1/+1
2015-09-09Bug 1202976 - change the suggested fxos 2fa appByron Jones1-2/+3
2015-09-09Bug 1202975 - warning about api key requirement is no longer shown when ↵Byron Jones1-12/+19
enabling 2fa
2015-09-09Bug 1201954 - Add a "forgot password" link to user preferences -> accountByron Jones2-0/+15
2015-09-03Bug 1201415 - add message informing users to check their mobile device's ↵Byron Jones1-1/+1
time if they have issues enrolling
2015-09-03Bug 1201415 - add message informing users to check their mobile device's ↵Byron Jones1-6/+5
time if they have issues enrolling
2015-09-03Bug 1201426 - 2fa message says "your current password is required to ↵Byron Jones1-1/+1
enable.." when disabling
2015-09-03Bug 1201116 - the duo mobile client doesn't appear to work with our totp ↵Byron Jones1-1/+3
implementation
2015-09-02Bug 1200974 - "API-Key" in 2fa text should be "API key" to match the rest of ↵Byron Jones1-2/+2
bugzilla
2015-09-02Bug 1200618 - Layout of the TOTP 2FA leads to missing the token time window ↵Byron Jones1-14/+28
and thus frustration
2015-09-01Bug 1200600 - message about 2fa's interaction with api authentication should ↵Byron Jones1-6/+16
be visible when 2fa is enabled
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones3-0/+144
2015-08-25Bug 1196134 - add ability for admins to force a user to change their ↵Byron Jones1-0/+210
password on next login
2015-08-24Bug 1192687 - add the ability for users to view and revoke existing sessionsDylan William Hardison2-0/+62
2015-08-13Bug 1192688 - non-schema changesByron Jones1-1/+3
2015-08-13Bug 1192688 - backout non-schema changesByron Jones1-3/+1
2015-08-12Bug 1192854: change tabs on user preferences from horizontal to vertical layoutDavid Lawrence2-1/+31
2015-08-11Bug 1192688 - add ip to last used api key informationDylan William Hardison1-1/+3
2015-07-29Bug 1188374 - account disabling lacks csrf protectionByron Jones1-2/+0
2015-07-28Bug 1188374 - disable account disablingByron Jones1-0/+2
2015-07-27Bug 1171806 - add the ability for a user to disable/"remove" their own accountByron Jones2-30/+85
2015-06-08Bug 1171963: account/email/confirm-new.html.tmpl should describe the current ↵David Lawrence1-1/+11
password complexity setting to new user just like the forgotten password form
2015-06-02Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication ↵Dylan William Hardison1-0/+37
delegation
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+0
jquery)
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence2-2/+6
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2015-03-10Bug 1003701: add the ability for users to prevent review/feedback/needinfo ↵Byron Jones2-59/+74
requests
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence2-1/+90
keys for authentication
2014-12-22Bug 1113286: backport upstream bug 686333 to bmo/4.2 to convert Bugzilla ↵David Lawrence3-8/+17
login fields to <input type=email>
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵Byron Jones2-6/+2
are failing: 'Untrusted Authentication Request'