Heratio Framework API Reference

ForceHttpsMiddleware
in package

Force HTTPS for authenticated and login routes.

Replaces QubitSslRequirementFilter. Redirects to HTTPS when the app_require_ssl_admin setting is enabled and the user is authenticated or accessing the login page.

Table of Contents

Methods

handle()  : mixed

Methods

handle()

public handle(Request $request, Closure $next) : mixed
Parameters
$request : Request
$next : Closure

        
On this page

Search results