Commit Graph

534 Commits

Author SHA1 Message Date
Jérôme LELEU ce06a4fd91 using the old Travis infrastructure (no container) 2015-07-30 11:05:12 +02:00
Jérôme LELEU a9240f0cda Deploy SNAPSHOTs to Sonatype 2015-07-28 08:42:33 +02:00
Scott 1aec723f3e [maven-release-plugin] prepare for next development iteration 2015-07-21 22:57:28 -04:00
Scott 02aa3da8de [maven-release-plugin] prepare release cas-client-3.4.0 2015-07-21 22:57:26 -04:00
Scott 775eeb2fe1 Fixed licenses 2015-07-21 22:42:41 -04:00
Scott 0287c5000d Added missing license headers 2015-07-21 22:19:00 -04:00
Scott 1d3e8d7f4b Updated NOTICE generation. 2015-07-21 22:16:53 -04:00
Misagh Moayyed 300c537db2 Moved build to the new travis environment 2015-07-10 08:34:46 -07:00
Scott b052b1c322 Merge pull request #66 from Unicon/CASC-210
CASC-210: Added support for having regex expressions in the proxy (chaining) list.
2015-07-07 17:10:05 -04:00
Scott af1c2f67d7 Merge pull request #116 from Unicon/remove-lang
removed commons-lang dependency
2015-07-03 11:27:00 -04:00
Scott 3e85a402d3 Merge pull request #105 from mmoayyed/removing-service-param
Added uri builder to construct query params
2015-07-03 11:13:31 -04:00
Scott d1b307e54a Merge pull request #117 from lathspell/master
Add filter-mapping to web.xml filter examples
2015-07-03 09:22:29 -04:00
John Gasper 4b98bb252e casc-210: Merge branch 'master' of https://github.com/jasig/java-cas-client into CASC-210
Resolved Conflicts:
	cas-client-core/src/main/java/org/jasig/cas/client/validation/ProxyList.java
2015-06-16 12:09:37 -07:00
Christian Brunotte 6ecc03de9d missing "<" in example 2015-06-16 19:30:49 +02:00
Christian Brunotte fdc09968f7 Added <filter-mapping> to all web.xml <filter> examples. 2015-06-16 19:29:16 +02:00
Misagh Moayyed d644cdfc20 removed since tags 2015-06-10 20:09:15 -07:00
Misagh Moayyed f010d5033d removed commons-lang dep 2015-06-10 20:04:12 -07:00
Scott 083e8bbffd Merge pull request #113 from Unicon/commons-lang3
Upgrade to commons-lang3
2015-06-08 22:56:07 -04:00
Misagh Moayyed c05212b11d Merge pull request #112 from Unicon/depc-const
Deprecated unused DISABLE_XML_SCHEMA_VALIDATION
2015-06-07 20:48:35 -07:00
Misagh Moayyed b0c832ef28 Merge pull request #114 from Unicon/proxying-log-warn
Added additional logs to proxy validation
2015-06-07 20:48:26 -07:00
Misagh Moayyed 973b1340b8 added additional logs to proxy validation 2015-06-07 17:05:47 -07:00
Misagh Moayyed ceaf323ae0 Update README.md 2015-06-07 13:29:05 -07:00
Misagh Moayyed e31fa763a2 Create .travis.yml 2015-06-07 13:27:32 -07:00
Misagh Moayyed 80840842ad upgrade to commons-lang3 v3.4 2015-06-07 13:24:12 -07:00
Misagh Moayyed cb4f1f9bac deprecated unused const 2015-06-07 13:18:19 -07:00
Misagh Moayyed 3080484a88 updated param building 2015-06-05 15:17:04 -07:00
Misagh Moayyed 57ab9afbdc Merge branch 'master' into removing-service-param 2015-06-05 15:14:29 -07:00
Misagh Moayyed 916813f76a Update README.md 2015-05-24 18:59:20 +04:00
Misagh Moayyed 6e22c2748b Update README.md 2015-05-23 23:09:30 +04:00
Misagh Moayyed d68849dd15 Update README.md 2015-05-23 23:08:50 +04:00
Misagh Moayyed 1fb0bb5428 Update README.md 2015-05-23 22:50:52 +04:00
Misagh Moayyed abcd057d4d Update README.md 2015-05-23 22:50:09 +04:00
Misagh Moayyed 9ac94a89d4 Update README.md 2015-05-23 22:01:48 +04:00
Misagh Moayyed 5124ac3b06 Update README.md 2015-05-23 21:50:09 +04:00
Misagh Moayyed fb93a5df50 Update README.md 2015-05-23 16:41:15 +04:00
Misagh Moayyed 9d7bbd3e09 Update README.md 2015-05-23 16:40:15 +04:00
Misagh Moayyed a6416fbf5b Create README.md 2015-05-23 02:46:17 +04:00
Misagh Moayyed 73522833c4 Delete README.txt 2015-05-23 02:45:28 +04:00
Misagh Moayyed be2a641473 added uri builder to construct query params 2015-05-13 03:44:13 -07:00
Marvin S. Addison bac47028e3 Merge pull request #101 from Jasig/no-opensaml
Remove OpenSAML and consolidate SAML components in support module
2015-05-12 09:29:02 -04:00
Marvin S. Addison d0cb144171 Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
Marvin S. Addison 333ab96ba3 Issue #100 Isolate JodaTime to SAML module. 2015-05-11 12:01:48 -04:00
Marvin S. Addison fc4a31448a Issue 100 Restore configuration key for backward compatibility. 2015-05-04 16:10:56 -04:00
Marvin S. Addison 2227376122 Add Marvin to SAML validator component authorship. 2015-05-04 16:07:47 -04:00
Marvin S. Addison 2362d6ac17 Issue #100 Respond to code review feedback. 2015-04-20 10:34:28 -04:00
Scott dd587c2b61 Merge pull request #93 from leleuj/CASC-217
CASC-217: Update the ticket validators to point to the new endpoint
2015-04-20 06:54:48 -04:00
Marvin S. Addison 8038e69fc0 Move SAML components into separate module. 2015-04-14 16:19:12 -04:00
Marvin S. Addison b55a1a4eaf Fix @since version. 2015-02-20 10:35:05 -05:00
Marvin S. Addison 618b8a5dab Sensible XPath processing optimizations. 2015-02-20 10:26:01 -05:00
Marvin S. Addison cc46504126 SAML validation with XPath instead of OpenSAML. 2015-02-20 09:18:05 -05:00