Let Tapestry control HTTP/HTTPS in links via page configuration
---------------------------------------------------------------
Key: TAPESTRY-1919
URL: https://issues.apache.org/jira/browse/TAPESTRY-1919
Project: Tapestry
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.0.6
Reporter: Howard M. Lewis Ship
In general, some pages in an application should be https access only, the rest
are good for http.
Tapestry should manage this automatically, using configuration, or an
annotation, on pages to indicate they need to be protected via https.
A rare case is a form, usually a login form, that is duplicated throughout the
application on otherwise non-protected pages. The Form component needs a
parameter to force the submit request to be HTTPS.
--
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]