Linna Csrf Guard

ExceptionBoundary
in package

Excepiton Boundary.

This class contains constants about expetions limits.

Will be replaced with enum type when php will support it.

Table of Contents

EXPIRE_MAX  = 86400
EXPIRE_MIN  = 0
STORAGE_SIZE_MAX  = 64
STORAGE_SIZE_MIN  = 2
TOKEN_LENGTH_MAX  = 128
TOKEN_LENGTH_MIN  = 16

Constants

Search results