Sign in
apache
/
oltu
/
HEAD
a847c13
OLTU-215 Upgrade to Java 8
by Jasha Joachimsthal
· 6 years ago
trunk
778c47e
OLTU-209 - remove org.json
by Antonio Sanso
· 6 years ago
800a2aa
updated copyright year
by Simone Tripodi
· 6 years ago
6b93bf8
OLTU-205 - JSON token response incorrect, google token has a unexpected format
by Antonio Sanso
· 6 years ago
abca6bd
OLTU-205 - JSON token response incorrect, google token has a unexpected format
by Antonio Sanso
· 6 years ago
b2d427c
OLTU-197 - OAuthFilter looks for oauth.rs.provider-class init parameter in wrong place
by Simone Tripodi
· 6 years ago
205b9ea
OLTU-202 - Add possibility to use OAuthClient behind proxy - applied patch kindly provided by Petr Novicky, thanks
by Simone Tripodi
· 6 years ago
2d37dba
OLTU-214 - The Facebook client demo flow is broken
by Antonio Sanso
· 6 years ago
37de173
OLTU-209 - remove org.json
by Simone Tripodi
· 6 years ago
09ce215
OLTU-209 - remove org.json
by Simone Tripodi
· 6 years ago
8542de3
add svn ignore
by Antonio Sanso
· 6 years ago
76fb9c0
Bumb version of jwt module after release
by Jasha Joachimsthal
· 6 years ago
ba23bc9
@releng increase development version number
by Simone Tripodi
· 7 years ago
ffe1829
[maven-release-plugin] rollback the release of org.apache.oltu.oauth2.jwt-1.0.3
by Antonio Sanso
· 7 years ago
e398ff6
[maven-release-plugin] prepare release org.apache.oltu.oauth2.jwt-1.0.3
by Antonio Sanso
· 7 years ago
5a8c949
@releng no snapshot dependencies in intermediate releases
by Simone Tripodi
· 7 years ago
1634a76
@releng: preparing JWT fix release as agreed in dev ML
by Simone Tripodi
· 7 years ago
afa2684
OLTU-206 - org.apache.oltu.oauth2 packages are exported twice
by Simone Tripodi
· 7 years ago
fda5a0f
OLTU-203 - Extend client demo with more provider
by Antonio Sanso
· 7 years ago
22287d0
OLTU-203 - Extend client demo with more provider
by Antonio Sanso
· 7 years ago
c09d79f
Update parent to latest release
by Jasha Joachimsthal
· 7 years ago
9a082c9
[maven-release-plugin] prepare for next development iteration
by Simone Tripodi
· 7 years ago
bd69a35
[maven-release-plugin] prepare release org.apache.oltu.jose.parent-2
by Simone Tripodi
· 7 years ago
f9693f4
@releng updating dependencies to prepare next releases
by Simone Tripodi
· 7 years ago
af16cb5
[maven-release-plugin] prepare for next development iteration
by Simone Tripodi
· 7 years ago
eaf7d36
[maven-release-plugin] prepare release org.apache.oltu.commons.parent-2
by Simone Tripodi
· 7 years ago
f080591
releng: update dependencies
by Simone Tripodi
· 7 years ago
ec5d53b
OLTU-200 - Wrong regex in TokenReader
by Antonio Sanso
· 7 years ago
db33831
OLTU-201 - Issue in JWS validation
by Antonio Sanso
· 7 years ago
5d24a0d
OLTU-201 - Issue in JWS validation
by Antonio Sanso
· 7 years ago
cbc627a
OLTU-196 Prevent ClassCastException with Integers
by Jasha Joachimsthal
· 7 years ago
77d3a60
Resolve dependencies after release
by Jasha Joachimsthal
· 7 years ago
101ff39
Update downloads page with latest releases
by Jasha Joachimsthal
· 7 years ago
07e4429
OLTU-196 - Type cast error in JWTClaimsSetParser
by Simone Tripodi
· 7 years ago
20689de
update pmc list
by Antonio Sanso
· 7 years ago
85a132c
[maven-release-plugin] prepare for next development iteration
by Simone Tripodi
· 7 years ago
d7b4297
[maven-release-plugin] prepare release org.apache.oltu.oauth2.parent-1.0.2
by Simone Tripodi
· 7 years ago
f3f83ad
added missing Apache License header
by Simone Tripodi
· 7 years ago
d51e4ab
added missing Apache License header
by Simone Tripodi
· 7 years ago
5ad4217
org.apache.oltu.parent updated to v4
by Simone Tripodi
· 7 years ago
9ed0e18
[maven-release-plugin] prepare for next development iteration
by Simone Tripodi
· 7 years ago
c01289c
[maven-release-plugin] prepare release org.apache.oltu.parent-4
by Simone Tripodi
· 7 years ago
c11613e
OLTU-195 URLConnectionClient PUT body content
by Jasha Joachimsthal
· 7 years ago
14a1817
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
41e129c
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
28e2276
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
5810a24
OLTU-193 Add examples for scopes and resource endpoints to demonstrate the full flow
by Jasha Joachimsthal
· 8 years ago
6e95312
OLTU-177 Fix ConditionalTagSupport error on startup in Tomcat 7. Thanks Simon Gordon for the solution.
by Jasha Joachimsthal
· 8 years ago
4a75dce
OLTU-59 Method isAuthorized() from OAuthDecision is not used in the OAuthFilter
by Jasha Joachimsthal
· 8 years ago
a986b8d
Tommaso Teofili went Emeritus
by Antonio Sanso
· 8 years ago
296f509
junit.assert.* is deprecated, use org.junit.*
by Jasha Joachimsthal
· 8 years ago
9a0386b
OLTU-68 Remove unused method.
by Stein Welberg
· 8 years ago
88732d5
OLTU-68 Add more tests to the OAuthUtils class. Thanks Marcin Sośnicki for the patch!
by Stein Welberg
· 8 years ago
e6b7387
OLTU-12 Cleanup tabs
by Stein Welberg
· 8 years ago
bebe70a
OLTU-174 Add support for binary response bodies. Thanks to Julian Sedding for the patch!
by Stein Welberg
· 8 years ago
380cdce
OLTU-192 Export org.apache.oltu.openidconnect.client classes to the openid connect bundles
by Jasha Joachimsthal
· 8 years ago
59ee353
OLTU-173 Fix GithubTokenRespons. Thanks Gualtiero Testa for the patch!
by Stein Welberg
· 8 years ago
ea97a19
OLTU-29 Add token type to OAuth responses. Thanks Sam Gorial for the patch!
by Stein Welberg
· 8 years ago
7937147
OLTU-191 Fix fetching resources. Make sure the validator is set in all scenarios..
by Stein Welberg
· 8 years ago
396cafc
OLTU-50 Improve the client demo in order to work with context root different than '/'
by Jasha Joachimsthal
· 8 years ago
bdd10e2
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
36155ad
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
9e853d1
OLTU-154 Fix logging config and add error logging in client-demo
by Jasha Joachimsthal
· 8 years ago
1b0753f
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
58bea2c
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
2a0a19d
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
4d0bfe5
OLTU-187 Add profile to compile the project with Java6 but use a higher Java version to start the process
by Jasha Joachimsthal
· 8 years ago
1095c5b
Update statistics
by Jasha Joachimsthal
· 8 years ago
77bd487
Update generic links in the site from http to https
by Jasha Joachimsthal
· 8 years ago
6684534
OLTU-156 styling + using versions from the ASF parent pom
by Jasha Joachimsthal
· 8 years ago
e83c88f
OLTU-156 missing PGP keys
by Jasha Joachimsthal
· 8 years ago
1a0643b
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
8bd94ce
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
ce6167d
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
aa0d87b
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
d931b42
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
6c934b5
OLTU-178 Add the response code when the validateErrorResponse method is called which triggers an OAuthProblemException
by Stein Welberg
· 8 years ago
df4542d
OLTU-185 Revert accidental commit
by Stein Welberg
· 8 years ago
47533dd
OLTU-185 Fix tests.. Make sure that the validators are set, also when using the new init method
by Stein Welberg
· 8 years ago
06feb9e
Update committer info
by Stein Welberg
· 8 years ago
ac38c8d
OLTU-185 Allow access to the response headers in a resource request
by Stein Welberg
· 8 years ago
48a801d
OLTU-182 Password can contain colon : characters. Thanks Adam Campbell for the initial patch.
by Jasha Joachimsthal
· 8 years ago
0005c17
OLTU-156 Add latest releases to download page and update to latest skin
by Jasha Joachimsthal
· 8 years ago
5e7a0a2
OLTU-187 Update to latest apache parent in root. Use site plugin version from Apache parent pom. Fix parent reference in site.
by Jasha Joachimsthal
· 8 years ago
637781a
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
19e128d
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
5b478f3
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
a31ee29
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
d257135
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
02c7130
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
398c7f9
OLTU-186 - Adding constant for HS256
by Antonio Sanso
· 8 years ago
3bb3f37
OLTU-187 Bundle plugin was mentioned twice. Added my committer info.
by Jasha Joachimsthal
· 8 years ago
fb8c4fc
OLTU-156 Update links and use latest ASF logo
by Jasha Joachimsthal
· 8 years ago
0b6e162
OLTU-156 Refer to KEYS file on ASF server
by Jasha Joachimsthal
· 8 years ago
811f8e8
OLTU-156 Update to latest ASF parent pom to run site plugin with Maven 3.2
by Jasha Joachimsthal
· 8 years ago
a3385f3
OLTU-187 Update version references to other OLTU modules
by Jasha Joachimsthal
· 8 years ago
5f67369
OLTU-186 - Adding constant for HS256
by Antonio Sanso
· 8 years ago
47422a5
OLTU-80 - Implement JWE support for JWT
by Antonio Sanso
· 8 years ago
89186dc
added OAuth book section
by Antonio Sanso
· 8 years ago
da75e6b
added OAuth book section
by Antonio Sanso
· 8 years ago
Next »