https://bugzilla.wikimedia.org/show_bug.cgi?id=44483
--- Comment #5 from Gabriel Wicke <[email protected]> --- (In reply to comment #4) > Random idea: > > Could Parsoid be made private (already is, though last I checked it still > has a > public IP) and use an internal API instead of the public API. Then the > responsibility for user rights lays in MediaWiki land, and when the request > is > in Parsoid we can assume it is authenticated and thus Parsoid can have > unrestricted access. That is what we'll have to do in the longer term once we store HTML. Parsoid might not even be involved in that case, only the content API / storage is. See https://www.mediawiki.org/wiki/User:GWicke/Notes/Storage for the current WIP on that. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
