2017 © Pedro PelĂĄez
 

library session-concurrency

Symfony session authentication strategy to control concurrency

image

ajgl/session-concurrency

Symfony session authentication strategy to control concurrency

  • Wednesday, March 25, 2015
  • by ajgarlag
  • Repository
  • 1 Watchers
  • 0 Stars
  • 166 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

AjglSessionConcurrency

The AjglSessionConcurrency component allows you to detect and control concurrent sessions for the same user., (*1)

PR Reference

This feature has been submitted to the Symfony project in the PR #12810., (*2)

All your feedback and contributions to this repository will help me to improve the referenced PR., (*3)

Usage

You have to override the default session authentication strategy with a composite strategy chains:, (*4)

  1. The concurrency control strategy
  2. The default strategy
  3. The register strategy

If you want to expire old sessions when the maximun number of allowed sessions is reached, you have to subscribe the SessionRegistryExpirationListener to the kernel.response event of your application HTTP kernel., (*5)

Symfony Bundle

If you need to integrate this library into your Symfony Framework app, you can install the AjglSessionConcurrencyBundle, (*6)

License

This component is under the MIT license. See the complete license in the LICENSE file., (*7)

Badges

  • Travis CI: Build Status
  • Poser Latest Stable Version: Latest Stable Version
  • Poser Latest Unstable Version Latest Unstable Version
  • Poser Total Downloads Total Downloads
  • Poser Monthly Downloads Montly Downloads
  • Poser Daily Downloads Daily Downloads
  • Poser License License
  • Scrutinizer Quality Scrutinizer Code Quality
  • Scrutinizer Code Coverage Code Coverage
  • SensioLabs Insight Quality SensioLabsInsight
  • VersionEye Dependency Status Dependency Status

About

AjglSessionConcurrency is an ajgarlag initiative., (*8)

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*9)

The Versions

25/03 2015

dev-master

9999999-dev https://github.com/ajgarlag/AjglSessionConcurrency

Symfony session authentication strategy to control concurrency

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony session concurrency

25/03 2015

0.3.1

0.3.1.0 https://github.com/ajgarlag/AjglSessionConcurrency

Symfony session authentication strategy to control concurrency

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony session concurrency

03/02 2015

0.3.0

0.3.0.0 https://github.com/ajgarlag/AjglSessionConcurrency

Symfony session authentication strategy to control concurrency

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony session concurrency

30/01 2015

0.2.0

0.2.0.0 https://github.com/ajgarlag/AjglSessionConcurrency

Symfony session authentication strategy to control concurrency

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony session concurrency

19/01 2015

0.1.1

0.1.1.0 https://github.com/ajgarlag/AjglSessionConcurrency

Symfony session authentication strategy to control concurrency

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony session concurrency

17/01 2015

0.1.0

0.1.0.0 https://github.com/ajgarlag/AjglSessionConcurrency

Symfony session authentication strategy to control concurrency

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony session concurrency