dmitriikoziuk/yii2-web-backend-lock

Redirect all not authenticated web user to login page.

Installs: 99

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

pkg:composer/dmitriikoziuk/yii2-web-backend-lock

0.1.0 2019-02-11 13:53 UTC

This package is auto-updated.

Last update: 2025-09-12 07:18:50 UTC


README

Redirect all not authenticated web user to login page.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require dmitriikoziuk/yii2-web-backend-lock

or add

"dmitriikoziuk/yii2-web-backend-lock": "^0.1"

to the require section of your composer.json file.