Skip to content

uestla/HttpAuthExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HttpAuthExtension

Installation:

composer require uestla/http-auth-extension

Configuration:

config.neon:

extensions:
	httpAuth: HttpAuthExtension\HttpAuthExtension

httpAuth:
	username: 'admin'
	password: '***'
	title: 'Frontend authentication' # [optional]

About

Simple Nette ConfiguratorExtension for HTTP authentication

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages