-
Notifications
You must be signed in to change notification settings - Fork 65
Middleware
Location: cron.middleware
Purpose: Executes CronTask objects and deletes them.
Location: core.middleware
Purpose: This middleware class sets a series of variables for templates and views to access inside the request object. Determines which Journal is active based on path or domain or fallsback to Press.
Location: utils.template_override_middleware
Purpose: See Theme Middleware
Location: core.middleware
Purpose: Handles instances where Maintenance mode is enabled.
Location: core.middleware
Purpose: Checks if a given session has a counter_tracking
variable and assigns one if not.
Location: core.middleware
Purpose: Locks some pages out for Press only.
Location: core.middleware
Purpose: Makes the request object available globally in a thread safe manner.
Wiki has moved to read the docs.