Directory typo3/sysext/rsaauth/sv1/storage/

Directory Created:
2009-05-04 15:25
Total Files:
4
Deleted Files:
0
Lines of Code:
372

[root]/typo3/sysext/rsaauth/sv1/storage

Lines of Code

typo3/sysext/rsaauth/sv1/storage/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 379 (100.0%) 42.1
dmitry 4 (44.4%) 372 (98.2%) 93.0
stucki 4 (44.4%) 4 (1.1%) 1.0
rupi 1 (11.1%) 3 (0.8%) 3.0

Most Recent Commits

stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

4 lines of code changed in 4 files:

  • typo3/sysext/rsaauth/sv1/storage: class.tx_rsaauth_abstract_storage.php (+1 -1), class.tx_rsaauth_session_storage.php (+1 -1), class.tx_rsaauth_split_storage.php (+1 -1), class.tx_rsaauth_storagefactory.php (+1 -1)
rupi 2009-08-05 11:05 Rev.: 5761

Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense

3 lines of code changed in 1 file:

  • typo3/sysext/rsaauth/sv1/storage: class.tx_rsaauth_split_storage.php (+3 -3)
dmitry 2009-05-04 15:25 Rev.: 5386

Added feature #11016: Implement RSA authentication for BE and FE -- part 1 (add rsaauth system extension)

372 lines of code changed in 4 files:

  • typo3/sysext/rsaauth/sv1/storage: class.tx_rsaauth_abstract_storage.php (new 60), class.tx_rsaauth_session_storage.php (new 83), class.tx_rsaauth_split_storage.php (new 137), class.tx_rsaauth_storagefactory.php (new 92)
Generated by StatSVN 0.5.0