Directory Tests/Unit/Security/Authentication/Provider/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/Tests/Unit/Security/Authentication/Provider

Lines of Code

Tests/Unit/Security/Authentication/Provider/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 132 (100.0%) 22.0
robert 3 (50.0%) 132 (100.0%) 44.0
k-fish 3 (50.0%) 0 (0.0%) 0.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 2 files:

  • Tests/Unit/Security/Authentication/Provider: PersistedUsernamePasswordProviderTest.php (del), UsernamePasswordCRTest.php (del)
k-fish 2010-08-13 16:21 Rev.: 4969

[-TASK] FLOW3: Removed @version keyword from files, resolves #8835.

0 lines of code changed in 1 file:

  • Tests/Unit/Security/Authentication/Provider: PersistedUsernamePasswordProviderTest.php (-1)
robert 2010-03-29 16:02 Rev.: 4020

[+FEATURE][+API] FLOW3 (Security): Created two new functions for the HashService: createSaltedMd5() and validateSaltedMd5(). Resolves #7054

9 lines of code changed in 1 file:

  • Tests/Unit/Security/Authentication/Provider: PersistedUsernamePasswordProviderTest.php (+9 -1)
robert 2010-03-10 18:57 Rev.: 3926

[+FEATURE] FLOW3 (Security): The new AccountFactory now allows for convenient creation of a new account with username and password. Resolves #5846
[+BUGFIX] FLOW3 (Property): Fixed the failing tests of the Property Mapper. Also replaced a few occurrences of $objectManager->get() by $objectManager->create()

4 lines of code changed in 1 file:

  • Tests/Unit/Security/Authentication/Provider: PersistedUsernamePasswordProviderTest.php (+4 -4)
robert 2010-01-15 15:38 Rev.: 3643

[~TASK] FLOW3 (Documentation): Updated the Coding Guidelines: removed inconsistent exceptions from the general class naming rules. Also added the rule that names of aspect classes must end with "Aspect". Relates to #5658
[~TASK] Global: Renamed many classes and interfaces in order to be consistent with FLOW3's naming rules. A migration script to update third-party applications will follow soon. Resolves #5658

119 lines of code changed in 1 file:

  • Tests/Unit/Security/Authentication/Provider: PersistedUsernamePasswordProviderTest.php (new 119)
Generated by StatSVN 0.5.0