2017 © Pedro Peláez
 

library simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

image

ublaboo/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  • Saturday, December 2, 2017
  • by paveljanda
  • Repository
  • 1 Watchers
  • 3 Stars
  • 3,974 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 7 Versions
  • 5 % Grown

The README.md

Build Status Latest Stable Version License Total Downloads Gitter, (*1)

SimpleHttpAuth

1, Install via composer, (*2)

composer require ublaboo/simple-http-auth

2, Register extension in config.neon:, (*3)

extensions:
    simpleHttpAuth: Ublaboo\SimpleHttpAuth\DI\SimpleHttpAuthExtension

3, Tell which presenters shoul be secured (in case no presenter name given, all presenters are secured). Format - Module:Module:Presenter:, (*4)

simpleHttpAuth:
    username: admin
    password: rbxpmYsPB6RSlqMIUV8i
    presenters: [Front:Admin] # Secure presenter class App\FrontModule\Presenters\AdminPresenter

The Versions

02/12 2017

dev-master

9999999-dev https://ublaboo.org/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth

22/02 2017

v1.0.5

1.0.5.0 http://ublaboo.paveljanda.com/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth

22/11 2016

v1.0.4

1.0.4.0 http://ublaboo.paveljanda.com/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth

09/10 2016

v1.0.3

1.0.3.0 http://ublaboo.paveljanda.com/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth

02/07 2016

v1.0.2

1.0.2.0 http://ublaboo.paveljanda.com/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth

18/03 2016

v1.0.1

1.0.1.0 http://ublaboo.paveljanda.com/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth

20/01 2016

v1.0.0

1.0.0.0 http://ublaboo.paveljanda.com/simple-http-auth

Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security simple-http-auth