12 Commits

Author SHA1 Message Date
lawson89
2d7679cdda fix various session issues and cleanup
main change is to force spring security to always send user to welcome.mvc after login which gets their session setup properly before redirecting to start.mvc
2014-08-21 09:05:12 -04:00
lawson89
354826e645 fix session timeout issue
removed tiles
various small cleanups
added session service to aid in debugging session issues
2014-08-13 11:20:59 -04:00
lawson89@gmail.com
76c08cac5c oops was forwarding to wrong jsp for lesson content 2014-08-11 15:58:43 -04:00
lawson89@gmail.com
7011082cb9 added parameters service 2014-08-09 21:39:52 -04:00
lawson89@gmail.com
16803b1130 added cookies service
updated license info
2014-08-09 20:39:38 -04:00
rlawson
bef50d22b9 skeleton screen for new single page webapp 2014-08-07 14:22:20 -04:00
rlawson
abd594beae Change spring stuff to mvc extension instead of do
show splash screen after login
2014-08-06 09:28:57 -04:00
lawson89
39d5888ef3 get logout working
fix issue with white screen after login
2014-06-19 19:43:07 -04:00
lawson89
80dae15f70 exclude web assets from spring security
format reportBug.jsp
2014-06-11 21:56:43 -04:00
lawson89
a0d4a02f0a logging, formatting 2014-06-03 15:41:50 -04:00
lawson89
10be6757af work on logging 2014-06-03 14:39:21 -04:00
mayhew64@gmail.com
6a96547ef0 Restructured the baseline to remove extra src/main directory structure. Added eclipes project file
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@485 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-19 23:57:51 +00:00