2045 Commits

Author SHA1 Message Date
Luke Taylor
a4266f3fb8 Minor imrovements to configuration of embedded apache server. 2007-10-02 14:20:27 +00:00
Luke Taylor
acb02246e0 Refactored embedded LDAP server tests to make use of new namespace configuration. Use Junit 4 annotations in preference to AbstractDependencyInjectionSpringContextTests so that it is possible to clear up the context after each class is run rather than at JVM shutdown (causes problems with running embedded apache DS). 2007-10-02 10:52:06 +00:00
Luke Taylor
77b6503e2e SEC-271: Added namespace handler class and experimental LDAP parser. The latter creates an embedded Apache DS server if no server URL is supplied, so changed dependencies on the latter to compile-time/optional. 2007-10-02 10:46:38 +00:00
Luke Taylor
1a7b00106d Upgraded to junit 4.4 (mainly to allow use of BeforeClass and AfterClass annotations) and changed pom to use different source and versions for production and test sources (1.4 and 1.5 respectively) 2007-10-02 10:41:24 +00:00
Luke Taylor
3accd72e20 SEC-564: Improved svn-usage page and deleted old cvs-usage duplicate. 2007-09-26 13:17:31 +00:00
Luke Taylor
76a64f5e07 Change information on nightly builds (now contain source and binary jars in one archive). 2007-09-26 13:07:30 +00:00
Luke Taylor
50990b4291 Fixed version of jetty plugin at 6.1.5 2007-09-26 12:15:20 +00:00
Luke Taylor
9a88d7737a SEC-562: Correct class names in web.xml files. 2007-09-26 11:33:54 +00:00
Luke Taylor
5066fc5e39 SEC-562: Changed urls for login, logout, switch user etc. 2007-09-24 15:39:51 +00:00
Luke Taylor
c150e25c15 SEC-8: Replaced Integer.valueOf(int) calls with new Intgeger(int) for JDK 1.4 compatibility. 2007-09-24 14:36:50 +00:00
Luke Taylor
f0bc3f0cd2 SEC-562: Changed project name in release script 2007-09-23 21:37:12 +00:00
Luke Taylor
7a6182ead4 SEC-562: Correct links in site.xml to match new module names. 2007-09-23 21:35:46 +00:00
Luke Taylor
eacbc71ba1 Switch ldap server port to 3999 (intermittent test failures occurring). 2007-09-23 20:57:01 +00:00
Luke Taylor
18c8ba4ac2 SEC-562: Changing constants and key names. 2007-09-23 11:16:01 +00:00
Luke Taylor
d1c866e477 SEC-562: Repackaging of config module in sandbox (currently tests will fail because of assumptions it makes about core that ave been rolled back, so still omitted from build). 2007-09-23 10:57:33 +00:00
Luke Taylor
56847d0af6 SEC-562: Tidying up module names in pom files. 2007-09-22 21:44:39 +00:00
Luke Taylor
9e17d95501 SEC-562: Repackaging portlet module which was missed. 2007-09-22 21:37:44 +00:00
Luke Taylor
757b153430 SEC-562: Repackaging adapters module. 2007-09-22 11:54:13 +00:00
Luke Taylor
d8497a1642 SEC-562: Sandbox repackaging. 2007-09-22 11:38:55 +00:00
Luke Taylor
e5e4f040a1 SEC-562: Sandbox repackaging. 2007-09-22 11:28:12 +00:00
Luke Taylor
79195fadf1 SEC-562: Tidied up some packaging errors in ntlm module. 2007-09-22 10:34:46 +00:00
Luke Taylor
e04aa85fc2 Comment out the adapters from the build until the repackaging is finished. 2007-09-21 18:32:45 +00:00
Luke Taylor
b7284964b7 SEC-562: Other pepackaging (apart from adapters which are currently broken svn-wise). 2007-09-21 18:31:54 +00:00
Luke Taylor
a122e6bb74 SEC-562: Repackaging core-tiger. 2007-09-21 18:29:12 +00:00
Luke Taylor
43cca63394 SEC-562: Further repackaging. 2007-09-21 18:24:52 +00:00
Luke Taylor
4083e2ef92 SEC-562: Further repackaging. 2007-09-21 18:24:16 +00:00
Luke Taylor
5a586c04a9 SEC-562: Repackaging core. 2007-09-21 18:18:21 +00:00
Luke Taylor
274658f9b0 SEC-272: Added group tables to test DB. 2007-09-21 15:51:36 +00:00
Luke Taylor
d19fe54c01 Renamed test class to match target (JdbcDaoImpl). 2007-09-21 15:50:23 +00:00
Luke Taylor
2c276a0f55 SEC-562: Experimental repackaging of ntlm package to make sure intellij move retains svn history. 2007-09-21 11:41:36 +00:00
Luke Taylor
9d01ace915 added spring-dao dependency (for DataAccessException) 2007-09-19 22:25:52 +00:00
Luke Taylor
400a3b90f0 SEC-232: Additional updates to hierachical roles code from contributor. 2007-09-19 22:10:31 +00:00
Luke Taylor
eb0307bcd9 SEC-557: Reinstate use of default AccessDeniedHandlerImpl for the time being (2.0 branch). 2007-09-19 16:49:18 +00:00
Luke Taylor
477dc308f8 SEC-413: Consistent redirect behaviour between LogoutFilter and AbstractProcessingFilter. (previous commit of AbstractProcessingFilter has an erroneous message). 2007-09-19 16:27:23 +00:00
Luke Taylor
7139cbafbb Removed assertions on response buffer size. 2007-09-19 16:25:31 +00:00
Luke Taylor
dde3803532 Removed assertions on response buffer size. 2007-09-19 16:24:20 +00:00
Luke Taylor
03beaf0777 SEC-448: MD4 password encode implementation. 2007-09-19 15:28:57 +00:00
Luke Taylor
2ef2bfc514 SEC-561: Removed setting of respose buffer size prior to redirect. 2007-09-19 15:17:29 +00:00
Luke Taylor
809c962d3b Corrected method name in comment. 2007-09-19 15:04:30 +00:00
Luke Taylor
3c9008ea06 SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface. 2007-09-19 10:49:40 +00:00
Luke Taylor
5fe6bfa59b Updated acegi version in pom.xml 2007-09-19 00:31:31 +00:00
Luke Taylor
3afa96d7cc SEC-8: Tidied up Ntlm contribution. NtlmAwareLdapAuthenticatorImpl was catching BadCredentialsExceptions which wouldn't be thrown since it doesn't actually do a bind. Changed to NameNotFoundException. Changed "bindWithoutDn" method name to "loadUser" which more clearly describes what it does. 2007-09-19 00:27:17 +00:00
Luke Taylor
58509a2736 Corrected method name in comment. 2007-09-19 00:24:17 +00:00
Luke Taylor
0288204432 SEC-369: Made spring-jdbc and spring-remoting optional dependencies in core. Removed explicit commons-lang dependency and updated commons logging to 1.1. 2007-09-19 00:23:33 +00:00
Luke Taylor
fdd3dfc51f Remove explicit commons-lang dependency. 2007-09-19 00:17:04 +00:00
Luke Taylor
0b152a6df2 SEC-8: Removed custom interface and provider as the specialized authenticator should be sufficient. 2007-09-19 00:01:01 +00:00
Luke Taylor
870f10cc77 updated version number and added ntlm jar 2007-09-17 22:48:56 +00:00
Luke Taylor
2f03000b68 SEC-232: Add role hierarchy contribution. 2007-09-17 22:37:39 +00:00
Luke Taylor
1a4b32e50e Remove unused import. 2007-09-17 22:17:42 +00:00
Luke Taylor
e872823490 SEC-559: Throw an initialization exception if configured truststore file doesn't exist. 2007-09-17 21:29:40 +00:00