MediaWiki REL1_40
|
Go to the source code of this file.
Classes | |
class | MediaWiki\Rest\BasicAccess\BasicRequestAuthorizer |
A request authorizer which checks needsReadAccess() and needsWriteAccess() in the handler and calls isReadAllowed() and/or isWriteAllowed() in the subclass accordingly. More... | |
Namespaces | |
namespace | MediaWiki\Rest\BasicAccess |