BMO/Recent Changes/2022-05: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== 2022-05-02 == [https://github.com/mozilla-bteam/bmo/tree/release-20220502.1 release-20220502.1] * {{bug|1765917}} Bug 1765917 - Open Redirection when using OAuth2 for auth...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== 2022-05-25 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20220525.1 release-20220525.1]
* {{bug|1769284}} Add links for Phabricator user page and review requests page in user_profile
* {{bug|1768959}} Set the automated tests to not print out warnings when running in test mode
* {{bug|1766121}} Add a note about nickname syntax in userprefs.cgi Account page
* {{bug|1770442}} Fix t/critic.t to not just look in scripts directory for violations
== 2022-05-17 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20220517.1 release-20220517.1]
* {{bug|1768953}} Update README.md to be more specific about bringing up just the web server and not all services
* {{bug|1769246}} "new change since..." bar is shown above "Request for you" menu
* {{bug|1769541}} Update group permission needed to view the groups a user is a member of using the REST API
== 2022-05-10 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20220510.2 release-20220510.2]
* {{bug|1767484}} Expose last_seen_date in the REST API for the user endpoint
* {{bug|1767990}} Expose last_activity_ts in the REST API for the user endpoint
* {{bug|1767526}} Add auditing to the Voting extension to record changes to votes for bug and user
== 2022-05-02 ==
== 2022-05-02 ==



Latest revision as of 15:49, 26 May 2022

2022-05-25

release-20220525.1

  • bug 1769284 Add links for Phabricator user page and review requests page in user_profile
  • bug 1768959 Set the automated tests to not print out warnings when running in test mode
  • bug 1766121 Add a note about nickname syntax in userprefs.cgi Account page
  • bug 1770442 Fix t/critic.t to not just look in scripts directory for violations

2022-05-17

release-20220517.1

  • bug 1768953 Update README.md to be more specific about bringing up just the web server and not all services
  • bug 1769246 "new change since..." bar is shown above "Request for you" menu
  • bug 1769541 Update group permission needed to view the groups a user is a member of using the REST API

2022-05-10

release-20220510.2

  • bug 1767484 Expose last_seen_date in the REST API for the user endpoint
  • bug 1767990 Expose last_activity_ts in the REST API for the user endpoint
  • bug 1767526 Add auditing to the Voting extension to record changes to votes for bug and user

2022-05-02

release-20220502.1

  • bug 1765917 Bug 1765917 - Open Redirection when using OAuth2 for authentication
  • bug 1752191 [WEBHOOKS] Allow Webhook Setup with "Any" Product