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...")
 
Line 1: Line 1:
== 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 ==



Revision as of 22:51, 10 May 2022

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