Skip to content

(readapidenied) error with all accounts #45

@Jeremias-A-Queiroz

Description

@Jeremias-A-Queiroz

Hello!

I have an Ubuntu 20.04 server with wikimedia 1.31.7. All installed via repositories with default options and configuration files.
I configured LDAP authentication on this server with the PluggableAuth, LDAPPROVIDER, LDAPAuthentication2, LDAPGroups and LDAPAuthorization plugins.
Everything is working correctly, if I test the API access through the CLI with the curl command and my LDAP credentials I get the correct answer.
But if I try to use emacs on my computer with mediawiki-mode I get the error "(readapidenied) You need to read permission to use this module."

The setup on my computer is:

  • Ubuntu 20.04;
  • Emacs 26.3 (Ubuntu repo);
  • mediawiki 2.3.1 (elpa repo);

".emacs" fragment:

'(mediawiki-site-alist
(quote
(("wiki-example" "https://wiki.addresexample.com" "user.example" "" nil ""))))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions