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

[pull] main from geoserver:main #24

Merged
merged 37 commits into from
May 13, 2024
Merged

[pull] main from geoserver:main #24

merged 37 commits into from
May 13, 2024

Commits on Apr 15, 2024

  1. [GEOS-11331] OAuth2 can throw a " java.lang.RuntimeException: Never s…

    …hould reach this point"
    roarbra committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f853633 View commit details
    Browse the repository at this point in the history
  2. Revert switch usage

    roarbra committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fe99574 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update OpenIdConnectAuthenticationFilter.java

    Avoid here to invoke the `getRoleSource()` method again
    afabiani authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    96d6aef View commit details
    Browse the repository at this point in the history
  2. Update index.rst

    added missing step in Creating a Data Store section
    jmasselink authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    72eae5c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Merge pull request #7561 from jmasselink/patch-1

    Update index.rst
    petersmythe authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7597b67 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge pull request #7551 from roarbra/geos-11331

    [GEOS-11331] OAuth2 can throw a " java.lang.RuntimeException: Never should reach this point"
    afabiani authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e49b80e View commit details
    Browse the repository at this point in the history
  2. Update config.rst (#7566)

    Spelling
    petersmythe authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ea1cfe5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    4d1191b View commit details
    Browse the repository at this point in the history
  2. Bump net.minidev:json-smart from 2.4.7 to 2.4.9 in /src/community/jwt…

    …-headers (#7534)
    
    * Bump net.minidev:json-smart in /src/community/jwt-headers
    
    Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.9.
    - [Release notes](https://github.com/netplex/json-smart-v2/releases)
    - [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.9)
    
    ---
    updated-dependencies:
    - dependency-name: net.minidev:json-smart
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * update dependabot to PR to remove all the dependencies from the root project
    
    * change nimbus-jose-jwt to provided so GeoServer or GeoNetwork can provide
    
    * change name of jwt headers .zip to end in -plugin.zip as required by jenkins to publish
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: david.blasby <[email protected]>
    dependabot[bot] and david-blasby authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8c4e868 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    664f968 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    b68e7d4 View commit details
    Browse the repository at this point in the history
  2. GSIP 224 Individual contributor clarification

    A quick update to reflect GeoServer commit access is granted to individuals (not a group or company).
    jodygarnett committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    df6e7e4 View commit details
    Browse the repository at this point in the history
  3. Update committing.rst

    The links and "headings" were swapped around.
    
    The order is now according to https://github.com/geoserver/geoserver/wiki/GSIP-224
    petersmythe authored and jodygarnett committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    467186f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    21137d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    3b73d67 View commit details
    Browse the repository at this point in the history
  2. [GEOS-11369] Additional authentication options for cascaded WMS|WMTS …

    …data stores (#7552)
    
    * Add HTTP Headers to cascaded WMS store
    
    * Fix typo
    
    * Add AuthKey to pass through to GeoTools
    
    * Change AuthKey -> ExtraParams and from String to Map in GeoTools
    
    * Fix tests not running on Windows
    
    * Handle misformed authKey string
    
    * Update documentation
    
    * Update Map<String, Object> to String
    
    ---------
    
    Co-authored-by: Peter Smythe <[email protected]>
    petersmythe and Peter Smythe authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d215cb8 View commit details
    Browse the repository at this point in the history
  3. Fix PMD MissingOverride

    Peter Smythe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8269aee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7589 from petersmythe/fix-auth-for-cascaded-stores

    Fix PMD MissingOverride
    petersmythe authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b52a253 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fixed bug GEOS-11381

    Lucas Marques de Azevedo authored and afabiani committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bbf46c7 View commit details
    Browse the repository at this point in the history
  2. GeoFence: minor log level change

    etj authored and aaime committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3fa0b6f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    062f846 View commit details
    Browse the repository at this point in the history
  2. [GEOS-11385] Demo Requests functionality does not honour ENV variable…

    … PROXY_BASE_URL
    Peter Smythe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d408764 View commit details
    Browse the repository at this point in the history
  3. mvn spotless:apply

    Peter Smythe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    52f8d22 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update index.rst

    Fix spelling
    petersmythe authored May 7, 2024
    Configuration menu
    Copy the full SHA
    74e7487 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7605 from geoserver/petersmythe-config-properties…

    …-docs
    
    Update index.rst
    petersmythe authored May 7, 2024
    Configuration menu
    Copy the full SHA
    13e7c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1e63e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38eeed3 View commit details
    Browse the repository at this point in the history
  5. Update committing.rst

    Fix spelling
    petersmythe authored May 7, 2024
    Configuration menu
    Copy the full SHA
    9a0c410 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #7609 from geoserver/petersmythe-patch-1

    Update committing.rst
    petersmythe authored May 8, 2024
    Configuration menu
    Copy the full SHA
    978355c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. [GEOS-11382] The interceptor "CiteComplianceHack" never gets invoked …

    …by the Dispatcher Servlet (#7590)
    
    * [GEOS-11382] The interceptor "CiteComplianceHack" never gets invoked by the Dispatcher Servlet
    
    * - fix test case
    
    * [GEOS-11382] The interceptor "CiteComplianceHack" never gets invoked by the Dispatcher Servlet
    
    * - fixing QA checks
    
    * Update src/main/src/main/java/org/geoserver/ows/CiteComplianceHack.java
    
    Co-authored-by: Andrea Aime <[email protected]>
    
    * [GEOS-11382] The interceptor "CiteComplianceHack" never gets invoked by the Dispatcher Servlet
    
    * - remove white spaces
    
    * - remove white spaces
    
    * - fixing QA checks
    
    ---------
    
    Co-authored-by: Andrea Aime <[email protected]>
    afabiani and aaime authored May 9, 2024
    Configuration menu
    Copy the full SHA
    c84ac51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29c529c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    59f692f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239fdb6 View commit details
    Browse the repository at this point in the history
  3. Fix serviceInfo missing in FeatureService and TileService classes

    Sara Nikolova authored and aaime committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8d99fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0dad4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7602 from petersmythe/demo-requests-proxy-url

    [GEOS-11385] Demo Requests functionality does not honour ENV variable PROXY_BASE_URL
    petersmythe authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c98f9c0 View commit details
    Browse the repository at this point in the history
  6. Jwt multi admin (#7610)

    * Add JWT Header support for multiple ADMIN/ROLE_ADMINISTRATOR support
    
    * better javascript handling for when creating a new jwt headers filter
    
    * doc change for role converter
    
    * fix bug when json path doesn't exist
    
    * delete old src/ dir
    
    * afabiani review changes - (c) header, more specific import, UI: Role Source enum
    
    ---------
    
    Co-authored-by: david blasby <[email protected]>
    davidblasby and david-blasby authored May 13, 2024
    Configuration menu
    Copy the full SHA
    b692158 View commit details
    Browse the repository at this point in the history