Jump to content

User talk:Andrujhon/Allow Parsoid Server

Add topic
From mediawiki.org
Latest comment: 2 years ago by Ernstkm in topic The IP-Adress..

Why is the edit permission necessary?

[edit]

The instruction adds read and edit permission for requests coming from 127.0.0.1. The read permission is obvious, but why edit? VisualEditor seems to work even without this permission, am I missing something? A testcase that breaks without the edit permission would be nice to see. 2001:470:28:8B0:2AB2:BDFF:FEC6:7D52 (talk) 11:48, 15 June 2016 (UTC)Reply

Which file?

[edit]

Hello,

i want to allow parsoid to access my private wiki and this seems to be the solution, but there is no indication which file i need to edit in your text. Could you please add this information? Thanks 2.200.157.45 (talk) 09:25, 11 August 2017 (UTC)Reply

Add this to your "LocalSettings.php". [[kgh]] (talk) 11:02, 2 February 2018 (UTC)Reply

Linking to discussion about this solution

[edit]

Discussion is here. @Andrujhon can you please have a look? Ike Hecht 19:10, 3 February 2020 (UTC)Reply

The IP-Adress..

[edit]

Hi All!

I recently also had to set up a private wiki and ran into this issue, but this solution did not work 100% for me. I once had to enter "::1" here in a VirtualBox-Machine, and on an actual Server I had to enter the actual IP-address (not 127.0.0.1). I found it in the log of mediawiki ($wgDebugLogFile). 134.130.60.1 (talk) 14:36, 5 January 2021 (UTC)Reply

Without having run into this myself personally, and not having much experience with IPv6, I'd speculate that you need to add an extra test case for both the IPv4 and IPv6 notions of "localhost" in order for the example code to comprehensively cover all cases. --Ernstkm (talk) 11:31, 14 January 2024 (UTC)Reply

Broke after Windows Authentication

[edit]

Once I enable Windows Authentication, Visual Editor is broken again, even with this fix. I have been searching for a couple days trying to resolve this. Gregzme17 (talk) 17:37, 17 March 2022 (UTC)Reply

It will be hard for someone to help unless you link directly to what "Windows Authentication" means in this specific case, or provide (sanitized) snippets of your configuration files. --Ernstkm (talk) 11:29, 14 January 2024 (UTC)Reply