Commit Graph

707 Commits

Author SHA1 Message Date
Renovate Bot 748a7172f5 Update dependency org.apache.tomcat.embed:tomcat-embed-core to v8.5.40 2019-04-30 13:15:22 +00:00
Misagh Moayyed d1c3660cda Update dependency javax.servlet:javax.servlet-api to v3.1.0 (#266)
Update dependency javax.servlet:javax.servlet-api to v3.1.0
2019-04-30 06:14:59 -07:00
Misagh Moayyed 78470351f6 Update dependency joda-time:joda-time to v2.10.1 (#267)
Update dependency joda-time:joda-time to v2.10.1
2019-04-30 06:14:50 -07:00
Misagh Moayyed 9e7ad3f046 Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.0 (#275)
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.0
2019-04-30 06:14:37 -07:00
Misagh Moayyed 3688949646 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.1 (#276)
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.1
2019-04-30 06:14:29 -07:00
Renovate Bot a091c2795b Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.1 2019-04-30 12:49:37 +00:00
Renovate Bot 411a105fb1 Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.0 2019-04-30 12:49:30 +00:00
Renovate Bot bd7ebc11c7 Update dependency joda-time:joda-time to v2.10.1 2019-04-30 11:26:23 +00:00
Renovate Bot 61c842124e Update dependency javax.servlet:javax.servlet-api to v3.1.0 2019-04-30 11:26:17 +00:00
Misagh Moayyed bb95fd733f Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.0 (#273)
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.0
2019-04-30 04:25:46 -07:00
Misagh Moayyed 2b61ca1df3 Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1 (#274)
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1
2019-04-30 04:25:38 -07:00
Misagh Moayyed b61487766c Update dependency junit:junit to v4.12 (#268)
Update dependency junit:junit to v4.12
2019-04-30 04:25:28 -07:00
Renovate Bot 1f6881829b Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1 2019-04-30 11:12:13 +00:00
Renovate Bot a8ec3de36e Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.0 2019-04-30 11:12:07 +00:00
Renovate Bot a4cde4359e Update dependency junit:junit to v4.12 2019-04-30 11:12:01 +00:00
Misagh Moayyed 44adee82ec Update dependency net.spy:spymemcached to v2.12.3 (#271)
Update dependency net.spy:spymemcached to v2.12.3
2019-04-30 04:11:21 -07:00
Misagh Moayyed 97632483aa Update dependency org.apache.maven.plugins:maven-assembly-plugin to v2.6 (#272)
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v2.6
2019-04-30 04:11:12 -07:00
Misagh Moayyed 2362481941 Update dependency log4j:log4j to v1.2.17 (#269)
Update dependency log4j:log4j to v1.2.17
2019-04-30 04:10:59 -07:00
Renovate Bot 733ce5ba5d Update dependency org.apache.maven.plugins:maven-assembly-plugin to v2.6 2019-04-30 10:51:11 +00:00
Renovate Bot 66742817cc Update dependency net.spy:spymemcached to v2.12.3 2019-04-30 10:51:01 +00:00
Renovate Bot 0e333ec040 Update dependency log4j:log4j to v1.2.17 2019-04-30 09:39:34 +00:00
Misagh Moayyed a09641b184 Update dependency commons-codec:commons-codec to v1.12 (#265)
Update dependency commons-codec:commons-codec to v1.12
2019-04-30 01:02:18 -07:00
Renovate Bot 28ffa12548 Update dependency commons-codec:commons-codec to v1.12 2019-04-30 07:46:54 +00:00
Misagh Moayyed f6f20da863 Merge pull request #262 from kmnasir/jackson-patch
Updating jackson version to 2.9.8
2019-04-30 00:46:38 -07:00
Misagh Moayyed 22e77d2d12 Configure Renovate (#263)
Configure Renovate
2019-04-30 00:46:23 -07:00
Renovate Bot 93dac9b3fe Add renovate.json 2019-04-30 07:43:52 +00:00
Misagh Moayyed db0b8f8a42 Merge pull request #261 from kberzinch/master
Add login attempt events to Atlassian integration
2019-04-11 01:16:55 -07:00
Kristaps Berzinch 1c5dee3edf Add login attempt events 2019-04-11 00:51:45 -04:00
LELEU Jérôme abacb75df2 Handle encrypted PGTs (#260)
* Handle encrypted PGTs

* add tests

* stick to Java 6 and use commons-codec for Base64

* Remove the encrypted PGT after a PGT has been retrieved

* use Bouncycastle to load PEM files

* update to latest BC dependency
2019-04-03 13:53:09 +02:00
LELEU Jérôme 96f51465a8 Merge pull request #259 from leleuj/method
Support the method parameter
2019-03-14 19:11:02 +01:00
Jérôme LELEU 58de00e34b Support the method parameter 2019-03-13 09:15:07 +01:00
Hal Deadman 8cc5ad182c Merge pull request #255 from apereo/hdeadman-patch-1
Update README.md
2019-02-01 17:24:44 -05:00
Hal Deadman e3f532acde Update README.md
Add required serverName init parameter to example for Cas10TicketValidationFilter
2019-02-01 17:22:11 -05:00
Misagh Moayyed 86b93cbb26 clean up 2019-01-31 01:43:33 -07:00
Misagh Moayyed cc756cb72d update readme; add full-regex 2019-01-31 01:39:55 -07:00
Misagh Moayyed e2798c09cb Merge pull request #253 from apereo/inlined-attributes
Extract inlined CAS attributes in protocol 3 Ticket Validator
2019-01-29 23:12:07 +03:30
tsschmidt f06895bc18 Refactored and added unit test. 2019-01-24 16:31:54 -08:00
tsschmidt 18d981efaa Refactor 2019-01-23 10:24:01 -08:00
tsschmidt 080405b4c0 Extract inlined CAS attributes in protocol 3 Ticket Validator 2019-01-23 08:26:35 -08:00
Misagh Moayyed 45d4180a7f Merge pull request #252 from alterdego/master
Fixed typos in README.md
2019-01-14 06:53:40 -06:00
Document Doctor 77c013b03b Fixed typos in README.md 2019-01-12 01:18:14 -05:00
Document Doctor 7513f94877 Fixed typos in README.md 2019-01-11 21:42:00 -05:00
Dmitriy Kopylenko ba50664582 [maven-release-plugin] prepare for next development iteration 2018-11-01 10:32:59 -04:00
Dmitriy Kopylenko bafe64e7cd [maven-release-plugin] prepare release cas-client-3.5.1 2018-11-01 10:32:53 -04:00
Misagh Moayyed b2e1643893 Update pom.xml 2018-10-20 23:08:22 +03:30
Misagh Moayyed e155261a6b Merge pull request #248 from SmithJosh/respect-path-in-servername-config
Include serverName path when constructing service url
2018-10-10 09:52:17 +03:30
Joshua Smith c39735729d Include serverName path when constructing service url
Commit be2a641 introduced a bug which overwrites the serverName path component
when constructing service urls. This makes it impossible to deploy a CAS-
protected application behind a reverse proxy with a path prefix.

Now, the path from the incoming request is appended to the serverName path
instead of overwriting it.
2018-10-02 13:29:30 -07:00
Misagh Moayyed 2a570b26f1 Merge pull request #239 from mattdrees/issue-210-preserve-entity-stream-for-non-logout-requests
Add option to prevent entity stream consumption
2018-07-25 23:47:05 +04:30
Matt Drees 1d4312b64f Rename logoutPath to logoutCallbackPath 2018-07-25 13:07:29 -06:00
Misagh Moayyed af78b8703f Merge branch 'master' into issue-210-preserve-entity-stream-for-non-logout-requests 2018-07-25 10:25:51 +04:30