You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
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:
".emacs" fragment:
The text was updated successfully, but these errors were encountered: