Directory Classes/Security/Authentication/Controller/

Directory Created:
2009-07-29 20:03
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/Classes/Security/Authentication/Controller

Lines of Code

Classes/Security/Authentication/Controller/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 94 (100.0%) 11.7
andi 2 (25.0%) 89 (94.7%) 44.5
robert 3 (37.5%) 4 (4.3%) 1.3
k-fish 3 (37.5%) 1 (1.1%) 0.3

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 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.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:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (-1)
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

3 lines of code changed in 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (+3 -3)
robert 2009-11-24 10:20 Rev.: 3487

[+API] FLOW3 (AOP): Added the JoinPoint class to the supported API. Also added a new method "hasException()" to the JoinPoint implementation. Resolves #5480
[~TASK] FLOW3 (Cache): Set the log level of flushCachesByTag to DEBUG
[~FEATURE] FLOW3 (Security): Implemented a logging aspect which currently logs all relevant actions of the authentication mechanism. The advices are currently active regardless of the configured logging threshold. Addresses #5481
[~TASK] FLOW3 (Security): Removed getSecurityContext() from the Authentication Manager Interface ? it was not used anywhere.
[~CONFIGURATION] FLOW3 (Security): Removed the requestPatterns configuration from the default security configuration. This configuration was only an example and got in the way if one wanted to reuse the DefaultProvider configuration for other login controllers.
[~TASK] Fluid (ViewHelpers): Corrected some inline documentation in the FormViewHelper

0 lines of code changed in 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (-17)
robert 2009-11-02 13:47 Rev.: 3388

[~TASK] FLOW3 (Security): Fixed a comment.

1 lines of code changed in 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (+1 -1)
andi 2009-09-23 12:25 Rev.: 3215

[+FEATURE] FLOW3 (Security): Implemented the logoutAction() in the authenctication controller
[+FEATURE] Fluid (ViewHelpers): Implemented an ifGrantedAuthority view helper
[~TASK] Fluid (ViewHelpers): Fixed some doc comments in the ifAccess view helper

25 lines of code changed in 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (+25 -2)
k-fish 2009-09-16 14:36 Rev.: 3189

[~TASK] FLOW3: Fixed method parameter documentation found by new reflection service checks.
[+FEATURE] FLOW3 (Persistence): added removeAll() to base repository, resolves #3852.

1 lines of code changed in 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (+1 -1)
andi 2009-07-29 20:03 Rev.: 2934

* [+FEATURE] FLOW3 (Security): Extended the authorization and acl system to be able to decide on resources, not only on join points.
* [+FEATURE] FLOW3 (Security): Implemented a very basic authentication controller.

64 lines of code changed in 1 file:

  • Classes/Security/Authentication/Controller: AuthenticationController.php (new 64)
Generated by StatSVN 0.5.0