-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/783/
-----------------------------------------------------------

Review request for zetacomponents.


Summary
-------

Added a new ezcAuthenticationSessionOptions::idleTimeOut option to handle 
user's inactivity.


This addresses bug ZETACOMP-81.
    https://issues.apache.org/jira/browse/ZETACOMP-81


Diffs
-----

  trunk/Authentication/src/options/session_options.php 1125639 
  trunk/Authentication/src/session/authentication_session.php 1125639 
  trunk/Authentication/tests/session/session_test.php 1125639 

Diff: https://reviews.apache.org/r/783/diff


Testing
-------

Added two new unit tests :
- ezcAuthenticationSessionTest::testSessionIsValidIdleTimeout()
- ezcAuthenticationSessionTest::testSessionIsValidIdleTimeoutExpired()

php ./UnitTest/src/runtests.php --filter=ezcAuthenticationSessionTest --verbose 
Authentication
PHPUnit 3.5.10 by Sebastian Bergmann.

Zeta Components:                        

  Authentication:                       
    ezcAuthenticationGeneralTest:       
    ezcAuthenticationSessionTest:       ............
[...]


Thanks,

Jérôme

Reply via email to