Commit Graph

2815 Commits (e83bf644d57964fbbbb36a6fce9ca0da9ebd6a64)

Author SHA1 Message Date
Harry Smith 90f9e16fc5 Merge remote-tracking branch 'origin/1.3.x' into pcimademedoit 2020-06-17 13:48:19 +01:00
Alex Sheppard 86fb63759d New Development Version 1.3.3.GRESHAM-21-SNAPSHOT. 2020-06-16 13:47:34 +01:00
Alex Sheppard 513ff5f82f Revert "No jira: temporarily remove version discovery."
This reverts commit 5ca997f8d7.
2020-06-16 13:44:58 +01:00
Alex Sheppard 5ca997f8d7 No jira: temporarily remove version discovery. 2020-06-16 08:07:03 +01:00
Alex Sheppard 3d87a18fe5 No jira: bump to 1.3.3.GRESHAM-20. 2020-06-16 07:58:40 +01:00
Alex Sheppard fec4e9e811 No jira: specify release repo for master non release builds. 2020-06-16 07:55:35 +01:00
Harry Smith 79db81446c Merge remote-tracking branch 'origin/1.3.x' into pcimademedoit 2020-06-12 08:12:16 +01:00
Alex 1c3b5d385c
Merge pull request #6 from gresham-computing/jdk252
Jdk252
2020-06-11 10:39:42 +01:00
Alex Sheppard 36784e4d44 Merge remote-tracking branch 'origin/1.3.x' into jdk252 2020-06-10 13:41:27 +01:00
Harry Smith 8b03274e4a No Jira : correct junitPublisher typo 2020-06-10 13:39:35 +01:00
Harry Smith 57556d9182
Merge pull request #7 from gresham-computing/releaseImprovements
DWN-33428 : Release improvements
2020-06-10 13:34:51 +01:00
Harry Smith f7454492be DWN-33428 : convert indents to tabs in Jenkinsfile 2020-06-09 13:02:12 +01:00
Harry Smith 7e6ad70daf DWN-33428 : review comments to tidy Jenkinsfile 2020-06-09 13:01:31 +01:00
Harry Smith 727b62e014 DWN-33428 : add batch mode to maven commands 2020-06-09 07:56:53 +01:00
Harry Smith 5cef73de8a DWN-33428 : fix junitPublisher disabled logic in Jenkinsfile 2020-06-09 07:54:30 +01:00
Harry Smith 8721fdd2a8 DWN-33428 : improve open id connect release process 2020-06-09 07:47:29 +01:00
Alex Sheppard 642760f283 DWN-32967: update changelog. 2020-06-05 10:51:34 +01:00
Alex Sheppard acd47e0361 DWN-32967: compile with JDK 252. 2020-06-05 10:39:48 +01:00
Harry Smith 5014043b13 DWN-33305 : upgrade spring security to 4.2.16.RELEASE 2020-05-26 12:46:13 +01:00
Harry Smith e135d67655
Merge pull request #5 from gresham-computing/sanitseUserName
Sanitse user name
2020-03-25 13:37:39 +00:00
Harry Smith 7f75f4d2a6 DWN-31921 : bump open id connect to next version 2020-03-25 13:34:04 +00:00
Harry Smith 2c8c545556 DWN-31929 : add further XSS attacks to test 2020-02-17 13:55:03 +00:00
Harry Smith acaa64b4d5 DWN-31929 : move whitelist to class level 2020-02-17 12:51:17 +00:00
Harry Smith dd92d8473e DWN-31929 : updated dependencies and made method void 2020-02-17 10:19:19 +00:00
Harry Smith 28e69c377f DWN-31929 : mitigate open id common XSS vulnerability 2020-02-17 08:36:39 +00:00
Harry Smith d451075fb3
Merge pull request #4 from gresham-computing/nexusIqUpgrades
Nexus iq upgrades
2019-12-04 09:04:31 +00:00
Harry Smith a30b999ea7 No Jira : alter building mechanism to be independent on Jenkins build numbers 2019-12-04 08:57:08 +00:00
Harry Smith df84942311 DWN-30574 : upgrade nimbus-jose-jwt to 7.9 2019-10-29 07:52:48 +00:00
Harry Smith e91a153f49 DWN-30463 : update spring security bom 2019-10-25 10:53:52 +01:00
Harry Smith 18c7993e75 DWN-30296 : upgrade jackson to 2.10.0 2019-10-25 10:53:19 +01:00
Dominic Murch 976d439053
Merge pull request #3 from gresham-computing/spring-oauth-update
DWN-27799 - update spring-security-oauth2 for CVE-2019-3778
2019-03-19 10:04:22 +00:00
Carling Knight a628162dca Appends our changes to the CHANGELOG 2019-03-14 11:49:24 +00:00
Dominic Murch 3aa9cb90d3 DWN-27799 - update spring-security-oauth2 for CVE-2019-3778 2019-03-06 09:45:36 +00:00
Carling Knight 12f91b1901
Merge pull request #2 from gresham-computing/client-secret-security
DWN-27040: Changes when the client secret is given to the UI
2018-12-14 10:37:35 +00:00
Carling Knight 2008404afd DWN-27040: Bit of refactoring, Protected Resources now protected 2018-12-05 14:36:38 +00:00
Carling Knight 5abebb7c36 DWN-27040: Adds the same secret key limiting to client registration
Also removes the client secrets from the client listing
2018-12-04 15:33:50 +00:00
Carling Knight c12cb18197 DWN-27040: Changes when the client secret is given to the UI 2018-12-04 12:56:29 +00:00
Carling Knight 0ae12c2e5d DWN-25861: Manually specifies the scope column name 2018-11-28 16:20:16 +00:00
Gaurav Katiyar 028972c359 DWN-26566: Added password encoded to the client entity service and changed the Introspection token service to allow parsing of client authorities for api level access 2018-11-14 09:54:41 +00:00
Carling Knight b7b2c2d817 DWN-25303: Bumps a couple versions 2018-11-13 08:03:53 +00:00
Gaurav Katiyar b13874b5db DWN-26583: Upgraded spring oauth to version 2.1.3 for security 2018-11-01 11:43:07 +00:00
Gaurav Katiyar 34d1425fc5 Jenkinsfile and maven build fixes 2018-09-26 13:51:28 +01:00
Gaurav Katiyar 6e60beb6c3 Jenkinsfile fix for repo address 2018-09-26 12:19:01 +01:00
Gaurav Katiyar e6b816efc8 Created internal release for MitreID Connect 2018-09-26 12:11:08 +01:00
Gaurav Katiyar 6ea19c724a Modified Jenkins file 2018-05-30 15:24:51 +01:00
Gaurav Katiyar 65fbca8870 Modified Jenkins file 2018-05-30 14:29:14 +01:00
Gaurav Katiyar 2393a4d252 Modified Jenkins file 2018-05-30 13:15:38 +01:00
Gaurav Katiyar 7cab117e96 Modified Jenkins file 2018-05-30 13:09:39 +01:00
Gaurav Katiyar 98021f411a Modified Jenkins file 2018-05-30 12:51:38 +01:00
Gaurav Katiyar 67f584fa08 Added jenkins file 2018-05-30 12:41:53 +01:00