<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ljin</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ljin"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Ljin"/>
		<updated>2026-04-26T06:35:20Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=User:Ljin&amp;diff=48496</id>
		<title>User:Ljin</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=User:Ljin&amp;diff=48496"/>
				<updated>2008-12-12T16:25:59Z</updated>
		
		<summary type="html">&lt;p&gt;Ljin: New page: I am a security architect/engineer that have many years of experiences in application security and network security. I have built a security framework in support of the US government, and ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am a security architect/engineer that have many years of experiences in application security and network security. I have built a security framework in support of the US government, and have done many design and code reviews and risk assessments for various government agencies and commercial companies.  I have led a team of engineers to build a financial system and many other Web based applications.&lt;br /&gt;
&lt;br /&gt;
My current focus is application security, including SOA/Web service security and Web application security.  I am currently working on an ESAPI pilot to mitigate the OWASP Web application security vulnerabilities.&lt;/div&gt;</summary>
		<author><name>Ljin</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=ESAPI_Session_Management&amp;diff=48385</id>
		<title>ESAPI Session Management</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=ESAPI_Session_Management&amp;diff=48385"/>
				<updated>2008-12-11T14:51:19Z</updated>
		
		<summary type="html">&lt;p&gt;Ljin: /* Feature Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Feature Overview (in Version 2.0)==&lt;br /&gt;
&lt;br /&gt;
* Be able to distinguish initial login and subsequent login after session timeout (working)&lt;br /&gt;
&lt;br /&gt;
* To Change session ID after a successful login with optional session content replication so that a timed out user can continue where he/she has left off (working)&lt;br /&gt;
  &lt;br /&gt;
* Safe session management functions that will reject invalid session requests. For example, a request for session contents on an expired session should be rejected until the session is reactivated.&lt;br /&gt;
&lt;br /&gt;
* Automatic CSRF token validation in a centralized location. &lt;br /&gt;
&lt;br /&gt;
* A collection of anti-CSRF tags that can automatically incorporate CSRF token in forms when used in JSP pages &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
== Possible Enhancements == &lt;br /&gt;
&lt;br /&gt;
* Add a secure form tag that does CSRF as well as other form protections like autocomplete&lt;br /&gt;
&lt;br /&gt;
* Separate session management API and CSRF from the Authentication and HTTP utilities&lt;br /&gt;
&lt;br /&gt;
* Add a flag to the changeSessionIdentifier method to not copy session content&lt;br /&gt;
&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Ljin</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=ESAPI_Session_Management&amp;diff=48378</id>
		<title>ESAPI Session Management</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=ESAPI_Session_Management&amp;diff=48378"/>
				<updated>2008-12-11T14:45:56Z</updated>
		
		<summary type="html">&lt;p&gt;Ljin: /* Feature Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Feature Overview ==&lt;br /&gt;
* Be able to distinguish initial login and subsequent login after session timeout (working)&lt;br /&gt;
&lt;br /&gt;
* To Change session ID after a successful login with optional session content replication so that a timed out user can continue where he/she has left off (working)&lt;br /&gt;
  &lt;br /&gt;
* Safe session management functions that will reject invalid session requests. For example, a request for session contents on an expired session should be rejected until the session is reactivated.&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
== Possible Enhancements == &lt;br /&gt;
&lt;br /&gt;
* Add a secure form tag that does CSRF as well as other form protections like autocomplete&lt;br /&gt;
&lt;br /&gt;
* Separate session management API and CSRF from the Authentication and HTTP utilities&lt;br /&gt;
&lt;br /&gt;
* Add a flag to the changeSessionIdentifier method to not copy session content&lt;br /&gt;
&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Ljin</name></author>	</entry>

	</feed>