coreruleset / nextcloud-rule-exclusions-plugin

Rule exclusion plugin for Nextcloud
Apache License 2.0
11 stars 7 forks source link

Fix Recognize, Passwords, Cookie, Text Editor, Search, and deleting mailbox FPs #39

Closed EsadCetiner closed 1 year ago

EsadCetiner commented 1 year ago

This PR fixes the following

  1. Adds support for Nextcloud Recognize
  2. Fix FP when changing passwords
  3. Fix FP when changing sorting direction in Files
  4. Fix FP when deleting a mailbox
  5. Fix FP with cookies
  6. Fix FP with text editor
  7. Fix another search FP
  8. Removes some duplicate rules (and also fixes another FP)
  9. Fix FP when setting up a new Nextcloud Server
theseion commented 1 year ago

Thanks for also taking care of clean up!