Commit Graph
15 Commits
Author SHA1 Message Date
Axel Uhl a5bd81314c bug5503: using a servlet filter instead of a response filter for security 2024-06-28 00:22:28 +02:00
Axel Uhl 33e67384a3 Merge branch 'master' into bug5435 2021-04-17 10:55:22 +02:00
Axel Uhl c63a9dae85 bug5512: adding Shiro security to com.sap.sailing.www to keep Jetty from sending its own JSESSIONID cookie 2021-04-12 15:35:08 +02:00
Georg Herdt 15306e88a2 dependency to have servlet filters in child projects
bug5435
2020-11-27 14:34:20 +01:00
Georg Herdt 66a2f068f0 renam bundle from com.sap.sailing.debranding to com.sap.sse.debranding 2020-04-06 16:47:10 +02:00
Georg Herdt 53fccb654e prtoject and dependency setup
#5153
2020-04-03 14:01:03 +02:00
Georg Herdt da0c4d937c enable client configuration servlet for www context
#5153
2020-03-27 13:11:37 +01:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Axel Uhl 616ce873e6 fixed CORSFilter structure in com.sap.sailing.www
Change-Id: I6f2f53bbc792e7d719d27357c1f8f4b63e03a1ce
2018-01-31 11:46:22 +01:00
Steffen Schaefer df1699af75 Implemented a Filter that sets "Access-Control-Allow-Origin" header for
the fonts to allow the usage in the Jobs page that is delivered from
another origin
2018-01-09 12:19:02 +01:00
Axel Uhl 7ece44052d upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment 2014-10-01 14:08:19 +02:00
fmittag 3a375c3d3a initial version of jetty9 support 2013-08-06 14:23:26 +02:00
Armin Zamani b501d1ca6f Merge branch 'racecommittee_integrated' of
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated

Conflicts:
	java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
Axel Uhl 22b24c0450 switched all projects to Java7 except for those used by as GWT source 2012-01-19 10:01:36 +01:00
fmittag 808cd62434 added new project com.sap.sailing.www as web project containing content for the root web context /
- The new overall homepage is the index.html of this project
2012-01-05 11:21:54 +01:00