Documentation

AuthIsGlobalAdmin
in package
implements MiddlewareInterface

AuthIsGlobalAdmin middleware

Purpose: Identify the session as global admin

Sets Attributes:

  • HORDE_GLOBAL_ADMIN if the user has that privilege

Table of Contents

Interfaces

MiddlewareInterface

Properties

$registry  : Horde_Registry

Methods

__construct()  : mixed
process()  : ResponseInterface

Properties

Methods

process()

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Return values
ResponseInterface

        
On this page

Search results