Update git submodules

* Update extensions/TextExtracts from branch 'REL1_43'
  to 55355a15514691ca7b88ad43fd90eedff3a2c4b1
  - SECURITY: Add authorizeRead check for extracts endpoint
    
    CVE-2025-61653
    
    Why:
    
    - A check for appropriate read permissions should be added
      to the extracts action API endpoint to improve security.
    
    What:
    
    - This change loops through titles and performs a permission
      check via Authority::authorizeRead().  If the user does not
      have appropriate permissions, an error is thrown and any
      relevant titles are unset.
    
    Bug: T397577
    Change-Id: I126f7fcda864cf51d005214c7f74fcff76c791c3
This commit is contained in:
Justin Zhang 2025-10-03 04:25:54 +08:00 committed by Gerrit Code Review
parent 45ebd1ba63
commit bccd38d768

@ -1 +1 @@
Subproject commit 273dcfbace0a1b018876adaf4294a541972dc5cd
Subproject commit 55355a15514691ca7b88ad43fd90eedff3a2c4b1