https://bugzilla.wikimedia.org/show_bug.cgi?id=58398
Web browser: ---
Bug ID: 58398
Summary: AccessDeniedError: Your wiki requires a logged-in
account to access the API.
Product: VisualEditor
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
For private wiki's that requires login
$wgGroupPermissions['*']['createaccount'] = false;
$wgGroupPermissions['*']['edit'] = false;
$wgGroupPermissions['*']['read'] = false;
I get this from nodejs
Stack trace: AccessDeniedError: Your wiki requires a logged-in account to
access the API.
when I do
lynx http://localhost:8000/localhost/x
--
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