2017 © Pedro Peláez
 

library http-auth

Extension for Nette Framework: set presenters names to secure and they will be secured via http authentification. IAuthenticator service is used for validating user credentials.

image

pg/http-auth

Extension for Nette Framework: set presenters names to secure and they will be secured via http authentification. IAuthenticator service is used for validating user credentials.

  • Tuesday, December 6, 2016
  • by pavelgajdos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

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

HttpAuth

1) Install via composer, (*2)

composer require pg/http-auth

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

extensions:
    httpAuth: PG\HttpAuth\DI\HttpAuthExtension

Do not forget to register IAuthenticator service., (*4)

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

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

The Versions

06/12 2016

dev-master

9999999-dev

Extension for Nette Framework: set presenters names to secure and they will be secured via http authentification. IAuthenticator service is used for validating user credentials.

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security http-auth

06/12 2016

v1.1.1

1.1.1.0

Extension for Nette Framework: set presenters names to secure and they will be secured via http authentification. IAuthenticator service is used for validating user credentials.

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security http-auth

02/12 2016

v1.1

1.1.0.0

Extension for Nette Framework: set presenters names to secure and they will be secured via http authentification. IAuthenticator service is used for validating user credentials.

  Sources   Download

MIT

The Requires

 

The Development Requires

extension security 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