You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by gi...@apache.org on 2023/01/26 02:57:50 UTC

[knox] branch dependabot/npm_and_yarn/knox-token-management-ui/json5-2.2.3 updated (2b1f10fa6 -> 0e1087dfd)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/knox-token-management-ui/json5-2.2.3
in repository https://gitbox.apache.org/repos/asf/knox.git


    omit 2b1f10fa6 Bump json5 from 2.2.1 to 2.2.3 in /knox-token-management-ui
     add f9f336ab9 KNOX-2861 upgrade CM API version (#712)
     add 5a70e628a KNOX-2859 - Token Management UI improvements (#713)
     add 642b224b1 KNOX-2862 - Setup idle timeout for SSO cookie to 15 minutes (#714)
     add 481c8db83 KNOX-2863 - Fix an issue where session cookie order in LB feature breaks (#715)
     add 359f12a1a KNOX-2748 - Fixed HashiCorp alias service getPasswordFromAliasForCluster (#716)
     add dfde5c741 KNOX-2841 Oozie "root" rewrite rule's pattern is too open (#718)
     add fb6851788 KNOX-2864 - TLS cipher suites and protocols are configured for CM service discovery (#717)
     add 6e38c7956 Bump json5 from 2.2.1 to 2.2.3 in /knox-homepage-ui (#708)
     add ac3e28fe9 Bump json5 from 2.2.1 to 2.2.3 in /knox-token-generation-ui (#710)
     add 93ed57d5d Bump json5 from 2.2.1 to 2.2.3 in /gateway-admin-ui (#711)
     add f3c9f9bae Bump json5 from 2.2.1 to 2.2.3 in /gateway-admin-ui (#711)
     new 0e1087dfd Bump json5 from 2.2.1 to 2.2.3 in /knox-token-management-ui

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2b1f10fa6)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/knox-token-management-ui/json5-2.2.3 (0e1087dfd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gateway-admin-ui/package-lock.json                 |   6 +-
 .../topology/discovery/ambari/RESTInvoker.java     |  16 +-
 .../cm/ClouderaManagerServiceDiscovery.java        |  22 ++-
 .../topology/discovery/cm/DiscoveryApiClient.java  |  59 ++++---
 ...ClouderaManagerClusterConfigurationMonitor.java |   2 +-
 .../cm/monitor/PollingConfigurationAnalyzer.java   |  35 +++-
 .../cm/ClouderaManagerServiceDiscoveryTest.java    |  15 +-
 .../monitor/PollingConfigurationAnalyzerTest.java  |  23 ++-
 .../ha/dispatch/ConfigurableHADispatch.java        |   4 +-
 .../gateway/ha/dispatch/DefaultHaDispatchTest.java |  48 +++++-
 .../gateway/config/impl/GatewayConfigImpl.java     |   7 +
 .../services/security/impl/JettySSLService.java    |   7 +
 .../security/impl/JettySSLServiceTest.java         |   1 +
 .../resources/services/oozie/5.0.0/rewrite.xml     |  27 +++-
 .../resources/services/oozie/5.0.0/service.xml     |  13 +-
 .../vault/HashicorpVaultAliasService.java          |   8 +-
 .../vault/TestHashicorpVaultAliasService.java      |   6 +
 .../gateway/service/knoxsso/WebSSOResource.java    |   2 +-
 .../service/knoxsso/WebSSOResourceTest.java        |   7 +-
 .../org/apache/knox/gateway/GatewayTestConfig.java |   5 +
 .../apache/knox/gateway/config/GatewayConfig.java  |   2 +
 .../gateway/util/TruststoreSSLContextUtils.java    |  32 ++--
 knox-homepage-ui/package-lock.json                 |   6 +-
 knox-token-generation-ui/package-lock.json         |   6 +-
 knox-token-management-ui/package-lock.json         |  11 +-
 knox-token-management-ui/package.json              |   1 -
 .../token-management/app/app.module.ts             |  20 ++-
 .../token-management/app/knox.token.ts             |   2 +
 .../app/token.management.component.html            | 176 ++++++++++++---------
 .../app/token.management.component.ts              | 100 +++++++++++-
 .../assets/token-management-ui.css                 |  23 ++-
 .../token-management/index.html                    |   1 +
 .../token-management/styles.css                    |   2 +
 pom.xml                                            |   2 +-
 34 files changed, 503 insertions(+), 194 deletions(-)
 copy knox-homepage-ui/home/styles.css => knox-token-management-ui/token-management/assets/token-management-ui.css (76%)


[knox] 01/01: Bump json5 from 2.2.1 to 2.2.3 in /knox-token-management-ui

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/npm_and_yarn/knox-token-management-ui/json5-2.2.3
in repository https://gitbox.apache.org/repos/asf/knox.git

commit 0e1087dfda36f732fcdb0125db1a1833af5a0d5a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 26 02:57:44 2023 +0000

    Bump json5 from 2.2.1 to 2.2.3 in /knox-token-management-ui
    
    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 knox-token-management-ui/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/knox-token-management-ui/package-lock.json b/knox-token-management-ui/package-lock.json
index 2701270d0..3bf9e5695 100644
--- a/knox-token-management-ui/package-lock.json
+++ b/knox-token-management-ui/package-lock.json
@@ -6138,9 +6138,9 @@
       "dev": true
     },
     "json5": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
-      "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
+      "version": "2.2.3",
+      "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
+      "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
       "dev": true
     },
     "jsonc-parser": {