wiki.techinc.nl/includes/Rest/Handler
daniel 8788600e43 ParsoidHandler: fix redirect target URLs.
This is a temporary workaround for T311867, to allow the private parsoid
extension endpoints to redirect to each other.

It restores the code as it is in the parsoid extension's version of
this method.

Bug: T311867
Change-Id: I387388aae5453105779f4dfc5089d43ae774ab16
Needed-By: I7a13d43510eb7e044de74019d4c6f7d57072b2e1
2022-07-04 13:10:09 +00:00
..
AbstractContributionHandler.php docs: Fix @var comments to use doc comment syntax 2021-04-29 22:48:52 +00:00
ActionModuleBasedHandler.php Allow REST API handlers to require csrf-safe session providers 2022-05-20 16:52:54 +00:00
CompareHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
ContributionsCountHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
CreationHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
EditHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
LanguageLinksHandler.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
MediaFileHandler.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
MediaLinksHandler.php FileRepo::findFile - support Authority 2021-05-26 19:01:12 -07:00
PageContentHelper.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
PageHistoryCountHandler.php Start clean up of revision_actor_temp table 2022-05-23 15:37:42 +00:00
PageHistoryHandler.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
PageHTMLHandler.php Storage: Warm parsoid parser cache with parsoid outputs 2022-06-28 09:05:41 +00:00
PageSourceHandler.php Fix various documentation related to null types (part II) 2022-03-08 23:45:31 +00:00
ParsoidFormatHelper.php Rest: Move TransformHandler to core (part 1) 2022-06-02 15:55:06 +01:00
ParsoidHandler.php ParsoidHandler: fix redirect target URLs. 2022-07-04 13:10:09 +00:00
ParsoidHTMLHelper.php Move knowledge about HTTP status out of ParsoidOutputAccess 2022-06-28 12:30:44 +02:00
RevisionContentHelper.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
RevisionHTMLHandler.php Storage: Warm parsoid parser cache with parsoid outputs 2022-06-28 09:05:41 +00:00
RevisionSourceHandler.php Promote experimental revision rest endpoints to official 2022-04-13 11:30:53 -05:00
SearchHandler.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
TransformHandler.php Rest: Make transformation endpoints configurable 2022-06-30 13:28:57 +01:00
UpdateHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
UserContributionsHandler.php build: Updating dependencies 2021-07-22 03:36:05 +00:00