[ http://mc4j.org/jira/browse/STS-239?page=all ]
Christian Schwanke updated STS-239:
-----------------------------------
Attachment: Stripes-SSL-v5.zip
I've updated the SSL patch once again :-)
Changes:
- merged with the 1.4 Final sources
- made the SSL configuration pluggable. this allows (for example) configuring
SSL via JNDI, Spring or whatever
(in case the SSL settings differ on different environments).
- moved the SSL related utility classes into a new package (util/ssl)
I hope I haven't missed anything out.
> SSL support for Link, Url and Form Tag
> --------------------------------------
>
> Key: STS-239
> URL: http://mc4j.org/jira/browse/STS-239
> Project: Stripes
> Issue Type: New Feature
> Components: Tag Library
> Affects Versions: Release 1.5, Release 1.4
> Reporter: Christian Schwanke
> Assigned To: Tim Fennell
> Fix For: Release 1.5
>
> Attachments: Stripes-SSL-v3.zip, Stripes-SSL-v4.zip,
> Stripes-SSL-v5.zip, Stripes-SSL.zip, Stripes-SSL.zip
>
>
> As a Struts user that learned about Stripes just a few days ago, I really
> missed something like the SSL-Extension for Struts.
> In essence, it is now possible to mark an ActionBean as secure using a new
> annotation @Secure.
> The Stripes tags used for urls, links and forms will check the security state
> of the destination ActionBean and automatically rewrite the target URL
> accordingly.
> The configuration of the SSL settings (host, port) is done using
> init-parameters on the StripesFilter.
> I have attached a ZIP file containing the modified/added java sources and the
> modified TLD file.
> The sources also contain a second modification: I've also added a new
> attribute to the link and url tag called excludeSpecialParams. If this
> attribute is set to true, Stripes specific parameters (i.e. the source page
> parameter) is omitted from the final URL. However, keep in mind that removing
> those parameters can break your application.
> My modifications are based on the 1.4 Beta 1 sources. A detailed explanation
> on what I have changed is included within the attached ZIP file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development