Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-28 | Remove metrics stuff | Dylan William Hardison | 1 | -15/+1 | |
2018-04-10 | Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵ | dklawren | 4 | -66/+73 | |
bugmail and disabledtext fields of a user | |||||
2018-04-10 | Bug 1450679 - Replace custom Sentry integration with Logging | Dylan William Hardison | 1 | -5/+0 | |
2018-03-12 | Bug 1437238 - Create override parameters for mailer configuration | Dylan William Hardison | 1 | -1/+1 | |
2018-03-02 | Bug 1442520 - move inbound_proxies to localconfig | Dylan William Hardison | 1 | -9/+0 | |
2018-02-27 | Bug 1438206 - Process SES email bounces properly | byron jones | 1 | -0/+19 | |
2018-02-21 | Bug 1439797 - Enable reporting-only CSP by default | Dylan William Hardison | 4 | -4/+4 | |
2018-01-02 | Bug 1426507 - Upgrade BMO to HTML5 | Fateh Sandhu | 11 | -25/+25 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 3 | -80/+3 | |
2017-12-02 | Bug 1417980 - Fix non-HTTPS links and outdated links where possible | Kohei Yoshino | 4 | -5/+5 | |
2017-09-19 | Bug 1400949 - Password requirements not stated | Dylan William Hardison | 1 | -1/+6 | |
2017-09-15 | Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵ | Dylan William Hardison | 1 | -0/+8 | |
in that group who have not enabled MFA | |||||
2017-09-15 | Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵ | Dylan William Hardison | 1 | -0/+70 | |
Data::Password::passwdqc | |||||
2017-09-13 | Bug 1398889 - Add param 'silent_users' that never trigger sending bugmail | Dylan William Hardison | 1 | -1/+3 | |
* Add param silent_users * Add method is_silent_user to User class, which returns true if the login name matches an entry in silent_users. * Change user_wants_mail() to return false if the changer is a silent user. * Change is_global_watcher() in User class code to use any instead of grep * Change regex used to parse param 'globalwatchers' to use consistent regex in BugMail.pm and User.pm | |||||
2017-07-07 | Bug 1377807 - Move memcached options from data/params to localconfig | Mary Umoh | 1 | -22/+0 | |
2017-07-07 | Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgi | Mary Umoh | 1 | -0/+11 | |
* fix mistake * Update * Updates * remove other file | |||||
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 1 | -9/+9 | |
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-05-31 | Bug 1365734 - Handle BMO version number in Makefile.PL / MYMETA.json | Dylan William Hardison | 1 | -3/+0 | |
2017-05-24 | Bug 1348380 - Add param and user setting to control elasticsearch behavior | Dylan William Hardison | 1 | -1/+1 | |
1) add an 'elasticsearch' param (configured via admin.cgi) that turns off all code that would attempt to connect to elasticsearch. 2) add a user preference that controls using elasticsearch for searches, which defaults to off for logged-in users. Anonymous users will default to using elasticsearch for the greater good. Note that elasticsearch, if available, will still power user-autocompletion (unless turned off as by the above parameter). | |||||
2017-01-04 | Bug 1307478 - Elasticsearch Indexer / Bulk Indexer | Dylan William Hardison | 1 | -0/+22 | |
2016-09-27 | ug 1268317 - Add Triage Contact to Components as an Editable Field ↵ | David Lawrence | 2 | -1/+16 | |
(everything else) | |||||
2015-11-10 | Bug 1221423 - unable to impersonate users when 2fa is enabled | David Lawrence | 1 | -5/+2 | |
2015-11-05 | Bug 1221851 - Parameter description for "password_complexity" is incorrect | Dylan Hardison | 1 | -6/+9 | |
2015-10-31 | Bug 1218457 - Allow localconfig to override (force) certain data/params values | Dylan William Hardison | 1 | -1/+11 | |
2015-10-29 | Bug 1213757 - delegate password and 2fa resets to servicedesk | Byron Jones | 1 | -1/+1 | |
2015-10-28 | Bug 1217536 - allow inbound_proxy supports '*' | Dylan William Hardison | 1 | -1/+3 | |
2015-10-21 | Bug 1209599 - group general preferences by category | David Lawrence | 1 | -0/+4 | |
2015-10-16 | Bug 1196626 - log all authenticated requests | Dylan William Hardison | 1 | -1/+3 | |
2015-10-12 | Bug 1199089 - add support for duo-security | Byron Jones | 2 | -5/+25 | |
2015-10-06 | Bug 1196620 - set a default value for idle_member_removal when creating | Byron Jones | 1 | -1/+1 | |
groups to fix multiple test failures | |||||
2015-10-06 | Bug 1196620 - support automatic removal of inactive users from groups | David Lawrence | 5 | -0/+99 | |
2015-09-02 | Bug 1196618 - add support for group owners | David Lawrence | 3 | -0/+43 | |
2015-09-02 | Bug 1200957 - when a non-admin edits a user the 2fa setting is incorrectly ↵ | Byron Jones | 1 | -1/+1 | |
reported | |||||
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+22 | |
2015-08-25 | Bug 1196134 - add ability for admins to force a user to change their ↵ | Byron Jones | 2 | -12/+37 | |
password on next login | |||||
2015-08-17 | Bug 1193190 - 'view account history' on edituser should include audit_log ↵ | Byron Jones | 1 | -1/+1 | |
entries | |||||
2015-08-11 | Bug 1190029: Would like a way to see which groups are 'secure' groups in ↵ | David Lawrence | 1 | -0/+2 | |
editusers.cgi when diagnosing password reset issues | |||||
2015-07-27 | Bug 1186788 - disabling an account should always disable bugmail | Byron Jones | 2 | -9/+27 | |
2015-07-21 | Bug 1180572 - create attachment_storage parameter | Byron Jones | 1 | -13/+11 | |
2015-06-02 | Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication ↵ | Dylan William Hardison | 1 | -0/+4 | |
delegation | |||||
2015-05-26 | Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵ | Byron Jones | 2 | -2/+0 | |
jquery) | |||||
2015-05-19 | Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords) | Dylan William Hardison | 2 | -49/+45 | |
2015-04-24 | Bug 1157395: CSRF in log in form | David Lawrence | 1 | -2/+3 | |
2015-04-07 | Bug 1146960: replace the version number on bmo with a build number | Byron Jones | 1 | -0/+3 | |
2015-03-26 | Bug 1147550: Minimum password length handler not trusted by password change | Byron Jones | 1 | -1/+7 | |
2015-03-10 | Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵ | Byron Jones | 4 | -0/+4 | |
API tokens into the shadow DB) | |||||
2015-01-21 | Bug 1122565: editversions.cgi should focus the version field on page load to ↵ | David Lawrence | 2 | -3/+4 | |
cut down on need for mouse | |||||
2014-11-04 | Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵ | Byron Jones | 1 | -3/+2 | |
are failing: 'Untrusted Authentication Request' | |||||
2014-11-04 | Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵ | Byron Jones | 2 | -0/+80 | |
to limit the number of emails sent to a user per minute and hour) | |||||
2014-11-04 | Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for ↵ | David Lawrence | 1 | -2/+3 | |
login forms |