Open GoogleCodeExporter opened 9 years ago
Actually, I think the loginPage should be passed in from the web.xml entry for
the
filter as opposed to in the properties file, as the ESAPI jar may be shared
across
multiple web applications but they have their own login pages where anonymous
users
should be sent.
Patch for trunk is attached.
Original comment by chrisisbeef
on 25 Jul 2009 at 12:01
Attachments:
Scheduling this for ESAPI 2.1
Original comment by chrisisbeef
on 6 Nov 2009 at 8:51
Original comment by manico.james@gmail.com
on 25 Jan 2010 at 10:17
[deleted comment]
[deleted comment]
Agree with Chris' #1 comment; this should use an init parameter (let's call it
"loginPage") passed in from any relevant ESAPI servlet filter so it can be
specified in the web.xml as part of the JavaEE filter configuration.
Original comment by kevin.w.wall@gmail.com
on 23 Sep 2014 at 1:43
Original issue reported on code.google.com by
chrisisbeef
on 24 Jul 2009 at 7:50