This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "ESAPI Session Management"

From OWASP
Jump to: navigation, search
(New page: == Feature Overview == TODO == Possible Enhancements == * TODO * ...)
 
Line 5: Line 5:
 
== Possible Enhancements ==  
 
== Possible Enhancements ==  
  
* TODO
+
* Add a secure form tag that does CSRF as well as other form protections like autocomplete
  
 
* ...
 
* ...

Revision as of 14:30, 11 December 2008

Feature Overview

TODO

Possible Enhancements

  • Add a secure form tag that does CSRF as well as other form protections like autocomplete
  • ...