1238 Commits (05d55ea83ab9e4108879fda170b32a634538635b)
 

Author SHA1 Message Date
Carlos Sanchez 2067effa4a Migrated to maven 22 years ago
Carlos Sanchez bc0a3d888d Removed unneeded tags 22 years ago
Ben Alex 8219778e1f Ignore target directory. 22 years ago
Ben Alex ec86643982 More dependencies. 22 years ago
Ben Alex f98b926da4 Add dependency on Spring MVC classes. 22 years ago
Ben Alex 14f7fd654b Fix groupId. 22 years ago
Carlos Sanchez 518ee40740 Migrated to maven 22 years ago
Carlos Sanchez 6b266bc677 Moved to xdocs 22 years ago
Carlos Sanchez 447549cf01 Added maven files 22 years ago
Carlos Sanchez d69207fa19 Changed groupId to acegisecurity 22 years ago
Ben Alex 695948c31d Remove unused import. 22 years ago
Ben Alex b4b32a2e63 Correction. 22 years ago
Ben Alex 545f22df85 Correct group-id. Using SourceForge group name as suggested by Carlos Sanchez. 22 years ago
Ben Alex f1d993f47b Made BasicAclProvider to only respond to specified ACL object requests. 22 years ago
Carlos Sanchez 11afb20856 Added maven.username 22 years ago
Carlos Sanchez 61e18751c3 Added findbugs and statcvs plugins 22 years ago
Ben Alex 9b7996254e Improve troubleshooting help. 22 years ago
Carlos Sanchez 83ad437739 Migrated samples-attributes to Maven 22 years ago
Carlos Sanchez 89d6dbf7b6 Migrated samples-attributes to Maven 22 years ago
Carlos Sanchez 0f11f06d5f Removed non standard plugins 22 years ago
Ben Alex 5cd369a29b Remove unnecessary XML parser dependencies now that Retroweaver is available via Maven. 22 years ago
Ben Alex b821efbe56 Fix Catalina tests to be Maven compatible. 22 years ago
Carlos Sanchez 74452a0a0a Added CAS resources 22 years ago
Carlos Sanchez 2d2cd367f6 Moved from java to resources 22 years ago
Carlos Sanchez cd56f2ed4a Moved from test to main 22 years ago
Carlos Sanchez 2eaecae68f Added retroweaver dependency 22 years ago
Carlos Sanchez 8cf6867cba Moved name to subprojects 22 years ago
Carlos Sanchez 1309727c92 Added multiproject properties 22 years ago
Ben Alex 29c8e110f5 Remove adapter test dependencies on MockPrincipal. 22 years ago
Ben Alex 35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 22 years ago
Carlos Sanchez b26183dc66 Removed unneeded tags 22 years ago
Carlos Sanchez 263dd9c0d3 Added cvsignore files 22 years ago
Carlos Sanchez 9da9de2669 Added dependencies 22 years ago
Ben Alex fde59c2f29 Ad mock method implementation now we're using HttpSession.removeAttribute(). 22 years ago
Ben Alex 565c2e580b Remove debug messages. 22 years ago
Carlos Sanchez 8d11de1b1d Added resources dir 22 years ago
Carlos Sanchez d27fb49803 *** empty log message *** 22 years ago
Carlos Sanchez 55624cf5dd Moved resources from java dir to resources dir 22 years ago
Carlos Sanchez fc755464f0 Added main page 22 years ago
Carlos Sanchez 928498b53d Removed AutoIntegrationFilter 22 years ago
Carlos Sanchez b25a6e002b *** empty log message *** 22 years ago
Carlos Sanchez ed982e53a2 Removed adapter dependencies 22 years ago
Carlos Sanchez 12caac4f55 Added acegisecurity repo 22 years ago
Carlos Sanchez fbeeb705a0 Removed preparedocs goal and jar preGoal 22 years ago
Carlos Sanchez 0150726762 Removed jar.override 22 years ago
Ben Alex 5f1869d5d5 Add XML APIs as higher priority than those included in Resin JAR. 22 years ago
Ben Alex 89f6fcf5c9 Refactor to use an application context, thus enabling event publishing and use of DefaultAdvisorAutoProxyCreator. 22 years ago
Ben Alex 537a58d754 Added net.sf.acegisecurity.intercept.event package. 22 years ago
Ben Alex 26f5f1a9b3 Add the AccessDeniedException to the HttpSession as per http://forum.springframework.org/viewtopic.php?t=1515. 22 years ago
Ben Alex 21f29bbbb3 Fix JRun rejection of null in httpSession.setAttribute() as per http://livedocs.macromedia.com/jrun/4/javadocs/jrun/servlet/session/JRunSession.html. 22 years ago