#1400: Do not call getCredentials() if Action is not "secure"
---------------------+------------------------------------------------------
Reporter: david | Owner: david
Type: task | Status: new
Priority: low | Milestone: 1.0.7
Component: filter | Version: 1.0.6
Severity: trivial | Keywords:
Has_patch: 0 |
---------------------+------------------------------------------------------
Minor detail, but right now, in {{{AgaviSecurityFilter}}},
{{{getCredentials()}}} is called on the Action even if
{{{isSecure()}}} returns false. That could lead to unnecessary overhead in
applications in cases where {{{isSecure()}}} returns {{{true}}} or
{{{false}}} depending on some runtime condition.
--
Ticket URL: <http://trac.agavi.org/ticket/1400>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets