dependabot[bot]
|
c031d969fe
|
Bump jackson-databind from 2.9.8 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.7.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Justin Richer
|
d074573de0
|
Merge pull request #1570 from shrexster42/master
Upgrade to Java 11 and Spring 5
|
3 years ago |
shrexster42
|
5e87fa7650
|
Update .travis.yml to use oraclejdk11
|
3 years ago |
shrexster42
|
7e85d2575e
|
Merge branch 'mitreid-connect:master' into master
|
3 years ago |
Chen Zhang
|
05fd73e643
|
Improve Travis CI build Performance
|
3 years ago |
faidh
|
2c41e6a267
|
Add SNAPSHOT back to pom files
|
3 years ago |
faidh
|
8a58d12600
|
Merge latest MitreID with updated 3pps back to GitHub fork
|
3 years ago |
Justin Richer
|
f5df762153
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
Justin Richer
|
a0bd2c70ac
|
[maven-release-plugin] prepare release mitreid-connect-1.3.4
|
3 years ago |
shrexster42
|
6906f616e2
|
Upgrade to Java 11 and Spring 5
|
3 years ago |
Michael Stepankin
|
7eba3c12fe
|
Fix Spring Autobinding vulnerability
1. Make authorizationRequest no longer affected by http request parameters due to @ModelAttribute. See http://agrrrdog.blogspot.com/2017/03/autobinding-vulns-and-spring-mvc.html
|
4 years ago |
Justin Richer
|
0d4ef2cb4f
|
Update README.md
|
5 years ago |
ruslan
|
cc6bd4b590
|
upgrade eclipselink to v. 2.7.4
|
6 years ago |
Justin Richer
|
621e86e62d
|
[maven-release-plugin] prepare for next development iteration
|
6 years ago |
Justin Richer
|
73459f0348
|
[maven-release-plugin] prepare release mitreid-connect-1.3.3
|
6 years ago |
Justin Richer
|
5aa8b2a0a7
|
updated changelog for release
|
6 years ago |
Martin Kuba
|
ae7debba2f
|
added refresh_token into grant_types_supported
|
6 years ago |
Martin Kuba
|
ad64aef0c5
|
updated dependencies patchlevels
|
6 years ago |
Justin Richer
|
703c341308
|
Merge pull request #1436 from blm126/upgrade-guava
#1435: Update guava dependency to latest version.
|
6 years ago |
Stephen Moore
|
8430b42ab3
|
Both approve pages were using pagecontext rather than the configured
issuer
|
6 years ago |
Brady Mulhollem
|
4979f9f50e
|
#1435: Update guava dependency to latest version.
|
6 years ago |
Justin Richer
|
a2e8cb1a67
|
Merge pull request #1410 from hausenism/master
fix bug #1397 Attempting to execute an operation on a closed EntityMa…
|
7 years ago |
鄭脈龍
|
676451c73d
|
fix bug #1397 Attempting to execute an operation on a closed EntityManager.
|
7 years ago |
Justin Richer
|
04f439ec58
|
Merge pull request #1405 from angelok1/db_script_fixes
Corrected Oracle create script
|
7 years ago |
Justin Richer
|
aa2dc78148
|
Merge pull request #1406 from angelok1/db_script_schema_fixes
Fixed broken scripts from schema change on system_scope
|
7 years ago |
Angelo Kastroulis
|
f56918982a
|
Fixed broken scripts from schema change on system_scope
|
7 years ago |
Angelo Kastroulis
|
69afba59cc
|
Corrected create script
|
7 years ago |
Justin Richer
|
802e40ebc9
|
Updated changelog
|
7 years ago |
Justin Richer
|
ea6960e66a
|
Merge pull request #1259 from sbke/patch-1
Adjustment to generate longer codes
|
7 years ago |
Justin Richer
|
9d6f42b141
|
Merge pull request #1320 from bverhoeven/rfc7662-sub
Client: Parse 'sub' key to identify resource owner in introspection response (RFC7662)
|
7 years ago |
Justin Richer
|
dd922b4cf7
|
Merge pull request #1378 from ketola/fetch-tokens-by-sub
Fetch tokens by user name
|
7 years ago |
Justin Richer
|
938d7e00c2
|
Merge branch 'ondrejvelisek/verification-uri-complete'
Closes #1386
|
7 years ago |
Justin Richer
|
a596cc1fd4
|
Made full URLs for device flow switchable server-wide instead of per-client
|
7 years ago |
Justin Richer
|
7ad29ae9c6
|
Revert "Add possibility to disable verification_uri_complete per client"
This reverts commit dae674af67 .
|
7 years ago |
Justin Richer
|
e3cfb80c33
|
Merge pull request #1390 from mobilcom-debitel/master
Update admin.js
|
7 years ago |
jansinger
|
fd938e11e9
|
Update admin.js
Allow scope names longer than 30 characters to be checked in the client scope list.
|
7 years ago |
ondrejvelisek
|
dae674af67
|
Add possibility to disable verification_uri_complete per client
|
7 years ago |
ondrejvelisek
|
67c87d56a6
|
Add support for verification_uri_complete
|
7 years ago |
Justin Richer
|
4a818c7b4b
|
Merge pull request #1385 from elennick/master
"Unable to load locale" log should not be ERROR level
|
7 years ago |
Evan Lennick
|
fe000d91cb
|
undid autoformatting again
|
7 years ago |
Evan Lennick
|
011bf8adb8
|
addressed review feedback
|
7 years ago |
Evan Lennick
|
0ee4ee2f58
|
undid some autoformatting changes
|
7 years ago |
Evan Lennick
|
0b531a0fd3
|
fixed an issue where missing locales would generate a lot of ERROR level log messages
|
7 years ago |
Sauli Ketola
|
e6a8e0c17d
|
Integration tests for new repository methods
|
7 years ago |
Sauli Ketola
|
a070f61edf
|
Clean up code in modified classes, remove line breaks, add static imports
|
7 years ago |
Sauli Ketola
|
51b580aa18
|
Use 'userName' instead of 'sub' in naming
|
7 years ago |
Sauli Ketola
|
3f277047e3
|
Use query by user sub to get all tokens for user
|
7 years ago |
Sauli Ketola
|
417a6b7c74
|
Removed some line breaks and auto generated comments for consistency
|
7 years ago |
Sauli Ketola
|
bf8149605a
|
Create queries for getting access and refresh tokens by user sub
|
7 years ago |
Justin Richer
|
64fbee7935
|
Merge pull request #1377 from ketola/master
Add an index for refresh_token.token_value
|
7 years ago |