- 11 Jan, 2013 7 commits
-
-
Marvin S. Addison authored
Both cas-server-webapp and cas-server-integration-restlet depend on cglib; the former via transitive dependency on spring-json and the latter directly. Placing the dependency directly in the webapp artifact and removing it from the other locations cleans up the dependency graph when both webapp and restlet are used together. It's safe to remove the dependency from restlet since there is no use case for using it without webapp.
-
Eric Domazlicky authored
Disable casAuthenticationFilter and add comment to notify adopters of it's danger in production environments.
-
Eric Domazlicky authored
Remove the Authentication filter from clearpass-configuration.xml leaving only the Cas20ProxyReceivingTicketValidationFilter
-
Misagh Moayyed authored
Added configuration for the org.eclipse.m2e plugin to remove the eclipse maven plugin warning on the unknown lifecycle.
-
Misagh Moayyed authored
Many language keys are missing from non-English bundles. The first attempt to address this issue to update all missing properties is to take advantage of the maven-translate plugin to report back all missing keys from bundles as part of the build process
-
Misagh Moayyed authored
ehcache-core dependency is missing from the pom.xml file. The dependency currently needs to be externally defined when clearpass is added to an overlay pom (cherry picked from commit a6349b36)
-
Scott Battaglia authored
excessive logging of expected exception from RESTful API flow. (cherry picked from commit 5a10a6ef)
-
- 27 Nov, 2012 1 commit
-
-
LELEU Jérôme authored
CAS-1222 : Upgrade scribe-up to 1.2.0
-
- 26 Nov, 2012 2 commits
-
-
LELEU Jerome authored
-
LELEU Jérôme authored
CAS-1231 : Set content type to plain text for /accessToken in OAuth serv...
-
- 21 Nov, 2012 2 commits
-
-
LELEU Jerome authored
-
LELEU Jerome authored
-
- 16 Nov, 2012 1 commit
-
-
Marvin S. Addison authored
-
- 13 Nov, 2012 1 commit
-
-
LELEU Jérôme authored
CAS-1220 : Set content type to JSON for profile in OAuth server mode
-
- 08 Nov, 2012 1 commit
-
-
LELEU Jerome authored
-
- 07 Nov, 2012 1 commit
-
-
LELEU Jérôme authored
CAS-1208 : Support state parameter in OAuth server
-
- 05 Nov, 2012 1 commit
-
-
LELEU Jerome authored
-
- 04 Nov, 2012 1 commit
-
-
LELEU Jerome authored
-
- 01 Nov, 2012 1 commit
-
-
LELEU Jerome authored
-
- 31 Oct, 2012 1 commit
-
-
LELEU Jerome authored
-
- 12 Oct, 2012 1 commit
-
-
LELEU Jérôme authored
CAS-1199 for 3.5.x : remove log4j-over-slf4j dependency in cas-server-core
-
- 11 Oct, 2012 1 commit
-
-
LELEU Jerome authored
-
- 05 Oct, 2012 2 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
- 21 Sep, 2012 2 commits
-
-
LELEU Jérôme authored
CAS-1191
-
LELEU Jérôme authored
CAS-989
-
- 20 Sep, 2012 2 commits
-
-
Scott Battaglia authored
fix minor typo in parameter name.
-
Scott Battaglia authored
add tx namespace by default to make it easier for deployers
-
- 18 Sep, 2012 12 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
The latest jasig-parent POM requires maven-license-plugin license:check goal to pass for release phase. The plugin has been configured for CAS and the license:format goal was used in addition to manual configuration to get thel icense check to pass. The license:check goal should be executed from the project root periodically to facilitate regular compliance checks.
-
Marvin S. Addison authored
-
Marvin S. Addison authored
CAS-1060 Include Portuguese locales on UI.
-
Marvin S. Addison authored
CAS-1059 Minor Swedish translation improvements.
-
Marvin S. Addison authored
CAS-1138 Updated pom.xml to reference the latest version of SLF4J.
-
Scott authored
NOJIRA - Fixed a number excluded dependencies to match the full artifact id,
-
Misagh Moayyed authored
-
Misagh Moayyed authored
-