Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V3] updates from V2 #524

Closed
wants to merge 88 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
e4f7f55
Use zowe standard network config
1000TurquoisePogs Oct 11, 2023
0d39b61
Update changelog with PR #511 description
zowe-robot Oct 11, 2023
4ab73ac
Zowe Suite v2.12.0
zowe-robot Oct 11, 2023
dc061df
Correcting Content-Length calculation to take into account multi-byte…
GintautasMickus Nov 13, 2023
955469a
Set saf type to be a collection of those that start with safkeyring...
1000TurquoisePogs Nov 15, 2023
a850f87
Comment on secure protocol
1000TurquoisePogs Nov 15, 2023
a2cc8b5
Overhauled cipher customization. Now includes IANA names. Added tls v…
1000TurquoisePogs Nov 16, 2023
02c4560
Merge branch 'v2.x/staging' into feature/use-networking-standard-config
sakshibobade21 Nov 17, 2023
2e55443
Merge pull request #511 from zowe/feature/use-networking-standard-config
1000TurquoisePogs Nov 17, 2023
20b5b5f
Merge branch 'v2.x/staging' into v2.x/staging
1000TurquoisePogs Nov 17, 2023
b7ef16c
Merge pull request #516 from GintautasMickus/v2.x/staging
1000TurquoisePogs Nov 17, 2023
bbee063
Merge branch 'v2.x/staging' into feature/various-keyring
1000TurquoisePogs Nov 21, 2023
1662049
Do not allow downgrade below TLSv1.2
1000TurquoisePogs Nov 22, 2023
b16156c
Merge pull request #517 from zowe/1000TurquoisePogs-patch-8
1000TurquoisePogs Nov 22, 2023
a208aa9
Merge branch 'v2.x/staging' into feature/various-keyring
1000TurquoisePogs Nov 28, 2023
933fda0
Merge pull request #467 from zowe/feature/various-keyring
1000TurquoisePogs Nov 28, 2023
749d294
Zowe Suite v2.13.0
zowe-robot Nov 28, 2023
8837572
Fix saf list concat
1000TurquoisePogs Dec 4, 2023
0cc59f6
Merge pull request #519 from zowe/bugfix/v2/saf-concat-keyring
1000TurquoisePogs Dec 4, 2023
899840e
Merge pull request #520 from zowe/v2.x/staging
1000TurquoisePogs Dec 4, 2023
9a52425
Fix for detecting whether or not in HA mode. Effected detecting ZSS c…
1000TurquoisePogs Dec 11, 2023
1a5ab9e
Fix hostname versus gatewayHostname in various places. Fix missing 40…
1000TurquoisePogs Dec 12, 2023
36c2645
Fixes upon testing behavior in HA
1000TurquoisePogs Dec 12, 2023
15eca84
Fix fallback variable for developers
1000TurquoisePogs Dec 12, 2023
9aa80ff
parameter fix for semi auth
1000TurquoisePogs Dec 21, 2023
698a5ea
Merge pull request #523 from zowe/bugfix/saf-check-on-get-plugins
DivergentEuropeans Dec 28, 2023
0ff9044
Zowe Suite v2.14.0
zowe-robot Jan 9, 2024
8e8ac6a
Merge branch 'v2.x/staging' into bugfix/v2/ha-mode-detection
1000TurquoisePogs Jan 9, 2024
565283d
Merge pull request #521 from zowe/bugfix/v2/ha-mode-detection
1000TurquoisePogs Jan 9, 2024
33d0e55
Merge branch 'v2.x/staging' into bugfix/v2/multiple-discovery
1000TurquoisePogs Jan 9, 2024
bba0d74
Merge pull request #522 from zowe/bugfix/v2/multiple-discovery
1000TurquoisePogs Jan 9, 2024
9139f1c
Zowe Suite v2.14.0
zowe-robot Jan 9, 2024
2e0f416
Fix gatway gateway typo
1000TurquoisePogs Jan 19, 2024
f9cf52f
Merge pull request #528 from zowe/bugfix/rc/gatway-typo
1000TurquoisePogs Jan 19, 2024
4bf97dd
Merge pull request #531 from zowe/v2.x/rc
timgerstel Jan 23, 2024
337495f
Bugfix for https and http addresses merge
skurnevich Jan 24, 2024
b9db5e3
Changelog
skurnevich Jan 24, 2024
a7e5b99
Fix keyring existence check
1000TurquoisePogs Jan 24, 2024
f16ae37
Bump axios 0.22.0 -> 1.6.7
timgerstel Jan 31, 2024
1b98966
Update type of headers in ApimlResponse interface
timgerstel Jan 31, 2024
71b81c3
my mind went blank on the last commit
timgerstel Jan 31, 2024
aa4766b
Add header instace type
timgerstel Jan 31, 2024
c94ce3d
Test type any
timgerstel Jan 31, 2024
620851e
Theyre just http headers, right????
timgerstel Jan 31, 2024
cfb3d1b
Remove unused eps
timgerstel Jan 31, 2024
05ff06f
Remove coma
timgerstel Jan 31, 2024
072abcb
Merge pull request #534 from zowe/deps/axios
1000TurquoisePogs Feb 2, 2024
f6bb567
Merge branch 'v2.x/staging' into bugfix/http-https-address-merge
1000TurquoisePogs Feb 2, 2024
5b6422c
Merge pull request #532 from zowe/bugfix/http-https-address-merge
1000TurquoisePogs Feb 2, 2024
c824fd2
Merge pull request #533 from zowe/1000TurquoisePogs-patch-9
1000TurquoisePogs Feb 2, 2024
7cbbda0
Zowe Suite v2.15.0
zowe-robot Feb 20, 2024
656ad63
Update axios used in testbed
1000TurquoisePogs Mar 6, 2024
e1fd845
Merge pull request #537 from zowe/fix/v2/testbed-axios
1000TurquoisePogs Mar 6, 2024
236290b
Fix not being able to run in an http mode and still do https client c…
1000TurquoisePogs Apr 5, 2024
fdea588
Make discovery registration always https. add zoweconfig json to secu…
1000TurquoisePogs Apr 5, 2024
257ec95
Fix detection of client attls
1000TurquoisePogs Apr 8, 2024
b956f2b
Fix ref to zoweconf
1000TurquoisePogs Apr 9, 2024
fbad8fb
Proper read file
Martin-Zeithaml Apr 10, 2024
4555e87
Merge pull request #545 from zowe/readManifest
1000TurquoisePogs Apr 12, 2024
c55e402
Fix missing ref to zoweconf
1000TurquoisePogs Apr 17, 2024
8f98d15
Fix this reference
1000TurquoisePogs Apr 17, 2024
b87fdbd
Flipped boolean on checking how to contact apiml
1000TurquoisePogs Apr 17, 2024
96db748
bump axios 1.6.8 to resolve follow-redirects vuln
timgerstel Apr 23, 2024
15480b2
Bump express 4.18.0 -> 4.19.2
timgerstel Apr 23, 2024
c0a2358
Merge pull request #547 from zowe/deps/axios1.6.8v2
timgerstel Apr 25, 2024
e4dd4c9
Merge branch 'v2.x/staging' into deps/express4.19.2
timgerstel Apr 25, 2024
0924297
Axios update
Martin-Zeithaml Apr 30, 2024
a1180c0
Merge pull request #548 from zowe/deps/express4.19.2
1000TurquoisePogs Apr 30, 2024
d05c04e
Merge branch 'v2.x/staging' into v2.x/axiosUpdate
1000TurquoisePogs Apr 30, 2024
806be15
Merge pull request #550 from zowe/v2.x/axiosUpdate
1000TurquoisePogs Apr 30, 2024
5e6323b
fix merge
May 1, 2024
d1460e0
Merge pull request #552 from zowe/users/jstruga/merge-staging-into-rc
1000TurquoisePogs May 2, 2024
c528a27
Merge branch 'v2.x/staging' into bugfix/v2/attls
skurnevich May 24, 2024
f7aaa30
Make client attls follow server attls if not defined
1000TurquoisePogs May 28, 2024
a0ee0bd
Fix highly confusing english
1000TurquoisePogs May 28, 2024
2305d68
Bugfix spotted by Sakshi
1000TurquoisePogs May 28, 2024
f0d5298
Update CHANGELOG.md
1000TurquoisePogs May 28, 2024
d2a02a2
Merge pull request #544 from zowe/bugfix/v2/attls
1000TurquoisePogs May 28, 2024
f674faa
Update @rocketsoftware/eureka-js-client to update peer dep request
timgerstel May 29, 2024
1f5d923
Merge pull request #556 from zowe/deps/eureka-js-client-v2.x
1000TurquoisePogs May 31, 2024
713c314
Updated libraries to latest non-breaking versions, and removed unneed…
1000TurquoisePogs Mar 7, 2024
f4a6879
Fix problems found during testing
1000TurquoisePogs Apr 9, 2024
6bc9106
Fix var
1000TurquoisePogs Apr 9, 2024
d032301
Update util.js
1000TurquoisePogs Jun 17, 2024
3284682
Revert last change
1000TurquoisePogs Jun 17, 2024
7252bc1
Merge pull request #538 from zowe/feature/update-libraries
1000TurquoisePogs Jun 18, 2024
f4fbf6b
Zowe Suite v2.17.0
zowe-robot Jul 2, 2024
ef8078c
Merge pull request #561 from zowe/v2.x/rc
1000TurquoisePogs Aug 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
parameter fix for semi auth
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
1000TurquoisePogs committed Dec 21, 2023
commit 9aa80ff0326dfe05292a67c4ab50426176a2cabc
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,11 @@

All notable changes to the Zlux Server Framework package will be documented in this file..
This repo is part of the app-server Zowe Component, and the change logs here may appear on Zowe.org in that section.


## 2.14.0
- Bugfix: A call to GET /plugins would trigger an authorization check regardless of if rbac was set on or off


## 2.13.0
- Added support for using zowe.network and components.app-server.zowe.network to set listener IP and TLS properties including max and min version, ciphers, and ECDH curves. (#511)
- Enhanced cipher customization to allow for ciphers to be specified in IANA format in addition to the existing OpenSSL format. (#511)
2 changes: 1 addition & 1 deletion lib/webauth.js
Original file line number Diff line number Diff line change
@@ -500,7 +500,7 @@ module.exports = function(authManager, cookieIdentifier, isSecurePort) {
authLogger.debug(`${req.session.id}: Initiating isAuthorized check with ${handler.pluginID}`);
result = yield handler.authorized(req, authPluginSession, {
syncOnly: isWebsocket,
bypassAuthorizatonCheck: !authManager.isRbacEnabled
bypassAuthorizatonCheck: !authManager.isRbacEnabled()
});
next();
return;