User talk:Andrujhon/Allow Parsoid Server

About this board

134.130.60.1 (talkcontribs)

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).

Ernstkm (talkcontribs)

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 to "The IP-Adress.."

Broke after Windows Authentication

2
Gregz83 (talkcontribs)

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.

Ernstkm (talkcontribs)

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 to "Broke after Windows Authentication"

Linking to discussion about this solution

1
Tosfos (talkcontribs)
Reply to "Linking to discussion about this solution"
2.200.157.45 (talkcontribs)

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

Kghbln (talkcontribs)

Add this to your "LocalSettings.php".

Reply to "Which file?"

Why is the edit permission necessary?

1
2001:470:28:8B0:2AB2:BDFF:FEC6:7D52 (talkcontribs)

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.

Reply to "Why is the edit permission necessary?"
There are no older topics