Send user-modified only to webhooks of relevant OAuth apps #93585

Closed
Anna Sirota wants to merge 5 commits from webhook-oauth-app-required into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Owner

This changes the following:

  • OAuth app is now required when webhook is created or updated.
  • No user-modified will be sent to a webhook unless that user had logged in using that webhook's OAuth app at some point.

This breaks local setups of Blender ID: webhooks that don't have apps linked to them have to be updated or removed, otherwise migration added in this PR will break.

This changes the following: * OAuth app is now required when webhook is created or updated. * No `user-modified` will be sent to a webhook unless that user had logged in using that webhook's OAuth app at some point. This **breaks local setups** of Blender ID: webhooks that don't have apps linked to them have to be updated or removed, otherwise migration added in this PR will break.
Anna Sirota added 4 commits 2024-06-17 10:22:28 +02:00
Anna Sirota requested review from Oleg-Komarov 2024-06-17 10:22:36 +02:00
Anna Sirota added 1 commit 2024-06-17 10:29:39 +02:00
Oleg-Komarov approved these changes 2024-06-17 10:41:27 +02:00
Anna Sirota changed title from WIP: Send user-modified only to webhooks of relevant OAuth apps to Send user-modified only to webhooks of relevant OAuth apps 2024-06-17 10:41:39 +02:00
Anna Sirota closed this pull request 2024-06-17 10:50:22 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.