Conditionally set security for pages at startup instead of using the @Secure 
annotation 
----------------------------------------------------------------------------------------

                 Key: TAPESTRY-2667
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2667
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.14
         Environment: Windows XP
            Reporter: Joey Solis


In production I want my pages to be secured so I annotate my them with @Secure. 
 
In development however, I don't want my pages to have to be secured (https) so 
I comment out the @Secure annotation.
It would be nice to be able to set the @Secure dynamically based on the 
environment (development or production).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to