wiki.techinc.nl/includes/Rest/Handler
bpirkle 7c233a1670 SECURITY: REST: Set cache-control value of max-age=60 for redirects
CVE-2025-61634

Indirect redirect loops can cause a series of 307 redirects
that overwhelm the servers. Caching the redirect allows
this to resolve.

Bug: T387478
Change-Id: Ibfde4e5ece3d58a1f573c37b46b568a5847fca01
2025-10-02 11:12:19 +01:00
..
Helper REST: Remove unused setUseParserCache() as potential footgun 2025-04-05 11:35:48 +00:00
Schema REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
ActionModuleBasedHandler.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
CompareHandler.php Namespace all remaining classes in includes/parser 2024-10-15 23:54:32 +01:00
CreationHandler.php Define and store MediaWiki REST API ‘page’ endpoint responses as JSON schemas 2025-07-15 11:39:54 +01:00
DiscoveryHandler.php REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
EditHandler.php Merge "Adding token validation to the edit handler" 2024-10-17 14:51:30 +00:00
LanguageLinksHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
MediaFileHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
MediaLinksHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
ModuleSpecHandler.php REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
OpenSearchDescriptionHandler.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
PageHistoryCountHandler.php Use explicit nullable type on parameter arguments 2024-10-23 17:20:01 +00:00
PageHistoryHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
PageHTMLHandler.php SECURITY: REST: Set cache-control value of max-age=60 for redirects 2025-10-02 11:12:19 +01:00
PageSourceHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
ParsoidHandler.php Parsoid: SiteConfig::prefixedStatsFactory() can never return null 2024-10-18 18:45:00 -04:00
RedirectHandler.php REST: Document new redirect feature. 2024-05-07 16:42:21 +02:00
RevisionHTMLHandler.php Deprecate Html*Helper::init() 2024-07-19 15:03:37 +00:00
RevisionSourceHandler.php REST: make http method available during response schema generation 2024-11-07 19:06:59 +00:00
SearchHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00
TransformHandler.php REST: Mark TransformHandler as not needing write access 2024-06-15 02:58:36 -04:00
UpdateHandler.php REST: JSON schema definitions for additional response bodies 2025-07-15 11:40:08 +01:00