2017 © Pedro Peláez
 

library beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

image

beaucal/beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

  • Thursday, August 31, 2017
  • by dillchuk
  • Repository
  • 2 Watchers
  • 5 Stars
  • 1,374 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 7 % Grown

The README.md

BeaucalInvalidSession

Use when you're using Zend\Session\SessionManager and have session validators. When validators fail, instead of the user being blocked by seemingly permanent exceptions, the session is simply cleared and it's business as usual., (*1)

Note: You could add this simple code to your Application module, but you lose this feature if the session is hit in an earlier bootstrap., (*2)

Note 2: The HttpUserAgent session validator will fail every time your user's browser updates itself! So use this module and avoid stymied users., (*3)

Installation

In application.config.php, install early, as follows:, (*4)

'modules' => ['BeaucalInvalidSession', 'Other Modules...']

The Versions

31/08 2017

dev-master

9999999-dev https://github.com/BeauCal/beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

  Sources   Download

MIT

The Requires

 

zf2 session zf3 session validation

31/08 2017

v0.3.0

0.3.0.0 https://github.com/BeauCal/beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

  Sources   Download

MIT

The Requires

 

session zf3 session validation

05/05 2015

v0.2.0

0.2.0.0 https://github.com/BeauCal/beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

  Sources   Download

MIT

The Requires

 

zf2 session session validation

05/05 2015

v0.1.0

0.1.0.0 https://github.com/BeauCal/beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

  Sources   Download

MIT

The Requires

 

zf2 session session validation

03/05 2015

0.1.0

0.1.0.0 https://github.com/BeauCal/beaucal-invalid-session

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

  Sources   Download

MIT

The Requires

 

zf2 session session validation