GoogleChrome / webstatus.dev

A tool to monitor and track the status of all Web Platform features across dimensions that are related to availability and implementation quality across browsers, and adoption by web developers.
https://webstatus.dev
Apache License 2.0
103 stars 8 forks source link

Add database method for updating user saved search #820

Closed jcscottiii closed 2 weeks ago

jcscottiii commented 3 weeks ago

It checks whether or not a user is an owner of the saved search through a reusable permissions checker.

If it passes, it will allow the update to go through.