1
0
mirror of synced 2026-07-20 01:55:08 +00:00
Commit Graph

1959 Commits

Author SHA1 Message Date
Scott Battaglia 7b981d3e84 SEC-592
implemented NullStatelessTicketCache and test cases and made it the default for CasAuthenticationProvider.
2007-11-07 21:55:59 +00:00
Luke Taylor 38a0bf7ca4 SEC-564: Documented checkout of 1.0.x branch and trunk separately. 2007-11-07 00:24:02 +00:00
Luke Taylor e243855822 SEC-557: Reinstated default AccessDeniedHandler (AccessDeniedHandlerImpl) which had been removed by mistake. 2007-09-19 16:41:06 +00:00
Luke Taylor e6e461d9a0 SEC-549: Merged fix from trunk (trim space from username). 2007-09-14 14:32:19 +00:00
Luke Taylor 0ff8662f12 SEC-556: Removed namespace meta-inf file from 1.0 branch. 2007-09-12 21:37:07 +00:00
Luke Taylor 0878d7d563 Changed release notes to include deployment in tomcat *and* Jetty (after jstl issues with tutorial). 2007-09-12 21:19:02 +00:00
Luke Taylor ae4b5907b9 Merged website style changes from trunk. 2007-09-12 21:12:29 +00:00
Luke Taylor 5da9a0c0c0 Removed unnecessary repository declarations. 2007-09-12 21:10:29 +00:00
Luke Taylor 95d5c61115 SEC-554: Added jstl jars to tutorial pom. 2007-09-12 21:04:17 +00:00
Ben Alex 98a91f5ac1 Corrections to use M2_REPO. 2007-09-06 05:53:33 +00:00
Luke Taylor 8d4b97f685 Updated poms post-release 1.0.5 2007-09-06 02:52:09 +00:00
Luke Taylor ac30552c42 Release 1.0.5 - additional poms 1.0.5 2007-09-06 01:59:22 +00:00
Luke Taylor c8b6111418 Release 1.0.5. 2007-09-06 01:52:53 +00:00
Luke Taylor 21c0c8e5f5 Removed ant build file. 2007-09-06 00:18:20 +00:00
Luke Taylor 293545eb4e Correct css file patch for different depths in site directory. 2007-09-06 00:13:11 +00:00
Luke Taylor e23d6fb29b Corrected link to sslhowto.txt 2007-09-06 00:03:46 +00:00
Luke Taylor b011acbfe6 Changed position of (min/max)depth options to find command to prevent warning on linux. 2007-09-05 23:55:26 +00:00
Luke Taylor 72cca2c483 Removed explicit spring-2.0.4 dependency and hard-coded acegi-security version. 2007-09-05 23:45:52 +00:00
Luke Taylor e8e3f93843 Switched core-tiger module to use standard project spring version. 2007-09-05 23:39:19 +00:00
Luke Taylor d752611acd Updated release process description to include sf ftp info. 2007-09-05 23:12:57 +00:00
Luke Taylor 6469c2f563 Updated release process description. 2007-09-05 23:03:17 +00:00
Luke Taylor de21cde132 Deleted unused build.xml and cvsignore files from contacts sample. 2007-09-05 22:20:55 +00:00
Luke Taylor ac9c516434 Configured project info plugin to provide selective reports (e.g. omitted continuous integration report). 2007-09-05 22:19:58 +00:00
Luke Taylor 343a2d786c Increase depth for html patch to reach files in sample modules. 2007-09-05 15:56:49 +00:00
Luke Taylor 590b2e859f Corrected site directory usage. 2007-09-05 15:55:34 +00:00
Luke Taylor 74d7d8ebad Added creation of archives to release script. 2007-09-05 15:54:19 +00:00
Luke Taylor 09b8575c30 Disable agilejava repo for snapshots. 2007-09-05 15:53:44 +00:00
Luke Taylor 545a3263f4 Changed artifact Id for consistency with tutorial. 2007-09-05 15:52:30 +00:00
Luke Taylor 2532518ffd Minor text changes to readme. 2007-09-05 15:46:25 +00:00
Luke Taylor 5d8076056e Added readme explaining that contacts is now a single application. 2007-09-05 15:44:15 +00:00
Luke Taylor 66b47f5f67 Added note that JDK 1.5 is required to run Jetty plugin. 2007-09-05 14:59:37 +00:00
Luke Taylor c2c2fb24be Corrected link to ssl howto in site.xml 2007-09-05 12:09:40 +00:00
Luke Taylor 58bf2ffbc8 Corrected link to ssl howto in site.xml 2007-09-05 12:08:49 +00:00
Luke Taylor 8cd7a03fac SEC-540: removed doc project module. 2007-09-05 11:40:31 +00:00
Luke Taylor 31360ecce6 SEC-540: Moved announcements and upgrade directories from doc module to src/site. 2007-09-05 11:32:20 +00:00
Luke Taylor 699f5389f4 removed description of other versions of contacts app since it now produces a single war file. 2007-09-05 11:27:04 +00:00
Luke Taylor e691f3630c Added padding to sourceforge image. 2007-09-05 11:17:09 +00:00
Luke Taylor 248e9c85fd Cropped logo image. 2007-09-05 11:10:07 +00:00
Luke Taylor bf433bb5a7 Moved contacts ssl howto.txt so that it is picked up by maven 2 site generation. 2007-09-05 01:21:42 +00:00
Luke Taylor e971c15390 Added interface21 link. 2007-09-05 00:57:43 +00:00
Luke Taylor 289540ae5c More improvements to release script. 2007-09-05 00:35:41 +00:00
Luke Taylor 10ddd576f6 SEC-540,SEC-541. Forgot to add stylesheets. 2007-09-05 00:00:27 +00:00
Luke Taylor 6988be2ef2 SEC-540,SEC-541. Reorganized to get docbook to generate prior to the site with images correct for both pdf and html. Borrowed nuxeo project stylesheets. 2007-09-04 23:59:25 +00:00
Luke Taylor 0ee0084969 Replaced <code> tags in index.apt file. 2007-09-04 16:20:31 +00:00
Luke Taylor 7cab6197a2 Changed xargs use to more portable syntax 2007-09-04 15:14:54 +00:00
Luke Taylor d905160b5b Extra patching of generated maven site files. 2007-09-04 01:12:31 +00:00
Luke Taylor 3de8745494 Commented out (another) failing captcha test whose behaviour varies with speed of the build server (makes assumptions about the interval within which certain lines of code are executed). 2007-09-04 01:06:58 +00:00
Luke Taylor 6289503643 Commented out failing captcha test whose behaviour varies with speed of the build server (makes assumptions about the interval within which certain lines of code are executed). 2007-09-03 23:33:13 +00:00
Luke Taylor 3612674644 Updated name elements in samples and tutorial contents. 2007-09-03 22:28:54 +00:00
Luke Taylor d7b7d36314 Updated jstl dependency information to use correct group name. 2007-09-03 22:27:52 +00:00