Wikimate icon indicating copy to clipboard operation
Wikimate copied to clipboard

A MediaWiki API wrapper for PHP based wikibots that [shouldn't] be confusing to use

Results 14 Wikimate issues
Sort by recently updated
recently updated
newest added

Would bring compatibility with https://www.mediawiki.org/wiki/Extension:Auth_remoteuser > This allows integration with the web server's built-in authentication system (for example via the REMOTE_USER environment variable, which is set through HTTP-Auth, LDAP, CAS,...

Feature Requests

I can't see a way to use [OAuth authentication](https://www.mediawiki.org/wiki/OAuth/Owner-only_consumers) instead of logging in using a username and password; this would be a handy feature.

Feature Requests

The changes are relatively straightforward, and some of them may not apply anymore. We should evaluate if that's the case, otherwise we should merge them in. - [Changes](https://github.com/hamstar/Wikimate/compare/master...devlet:feature/md5) from @devlet's...

Question

There are currently two unmerged [branches in this repository](https://github.com/hamstar/Wikimate/branches), `oop` and `oop-rewrite`. We should probably look into whether we want to complete that work, drop one or both of them...

Question