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

Merge develop to main #63

Merged
merged 73 commits into from
Oct 3, 2023
Merged

Merge develop to main #63

merged 73 commits into from
Oct 3, 2023

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    82f1a62 View commit details
    Browse the repository at this point in the history
  2. Fix #10: Add Home Controller

    banterCZ committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3950db7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge pull request #11 from /issues/10-home-controller

    Fix #10: Add Home Controller
    banterCZ authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2ba93a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Add CodeQL GitHub Action (#13)

    * Add CodeQL GitHub Action
    banterCZ authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c0958e9 View commit details
    Browse the repository at this point in the history
  2. Fix #3: Expose CRUD for user claims at REST (#12)

    * Fix #3: Expose CRUD for user claims at REST
    banterCZ authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fd37411 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    b31c67e View commit details
    Browse the repository at this point in the history
  2. Fix #5: Add auditing (#15)

    banterCZ authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    56e029a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    2c4d69b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    353b01d View commit details
    Browse the repository at this point in the history
  3. Bump spring-boot-starter-parent from 2.7.8 to 2.7.9

    Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.8 to 2.7.9.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.8...v2.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e69c1ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from wultra/dependabot/maven/org.springframewo…

    …rk.boot-spring-boot-starter-parent-2.7.9
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c1c1965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b18c10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a4208d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge pull request #20 from /issues/19-logicalFilePath

    Fix #19: Add logicalFilePath to liquibase changesets
    banterCZ authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    bc0d2fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2440586 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge pull request #21 from /issues/8-documentation

    Fix #8: Document component at developer portal
    banterCZ authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    448eab3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    bcf0f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    753c422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50a1b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #25 from /issues/24-spring-boot-3

    Fix #24: Update to Spring Boot 3
    banterCZ authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    fc192df View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Fix #26: Add liquibase to the docker image (#28)

    * Fix #26: Add liquibase to the docker image
    zcgandcomp authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c486e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d56826 View commit details
    Browse the repository at this point in the history
  3. Update Spring Boot to 3.0.5

    banterCZ committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5cc31ea View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge pull request #32 from /issues/31-context-initialization

    Fix #31: Exception encountered during context initialization
    banterCZ authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    dcb0dbc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    69f6ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c678c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from /issues/33-hibernate-property

    Fix #33: Remove hibernate.connection.provider_disables_autocommit
    banterCZ authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    62056e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4caff7a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Remove TODO

    banterCZ committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d32b88e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge pull request #36 from /issues/35-default-values

    Fix #35: Add missing default property values
    banterCZ authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5ed3fbd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from wultra/issues/remove-todo

    Remove TODO
    banterCZ authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b6f072d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on Apr 12, 2023

  1. Merge pull request #39 from /issues/38-add-indexes

    Fix #38: Add indexes for audit tables to create_schema.sql
    banterCZ authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    22ad13e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    caaa875 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from /issues/40-jfrog-publish

    Fix #40: Add publication of the docker image to JFrog
    zcgandcomp authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b9bacd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Bump bcprov-jdk18on from 1.72 to 1.73

    Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.73.
    - [Release notes](https://github.com/bcgit/bc-java/releases)
    - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    e9b865d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    10b0c50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from wultra/issues/remove-owasp

    Remove OWASP Dependency Check GitHub Action
    banterCZ authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5148849 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    f13f09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18f4b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from /issues/44-string-encoding

    Fix #44: Coverity: Default String Encoding
    banterCZ authored May 25, 2023
    Configuration menu
    Copy the full SHA
    4b09f20 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47 from /issues/46-unlogged-security-exception

    Fix #46: Coverity: Unlogged security exception
    banterCZ authored May 25, 2023
    Configuration menu
    Copy the full SHA
    6a9502c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Bump spring-boot-starter-parent from 3.0.5 to 3.1.0

    Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.5 to 3.1.0.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.5...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    45716cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from wultra/dependabot/maven/org.springframewo…

    …rk.boot-spring-boot-starter-parent-3.1.0
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4b20517 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Bump bcprov-jdk18on from 1.73 to 1.74

    Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.73 to 1.74.
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    86c867a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 26, 2023

  1. Bump bcprov-jdk18on from 1.74 to 1.75

    Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.74 to 1.75.
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9a19c8f View commit details
    Browse the repository at this point in the history
  2. Bump spring-boot-starter-parent from 3.1.0 to 3.1.1

    Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    70bb156 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #51 from wultra/dependabot/maven/org.springframewo…

    …rk.boot-spring-boot-starter-parent-3.1.1
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7f55264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88feb09 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Bump org.springframework.boot:spring-boot-starter-parent

    Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1dd58f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from wultra/dependabot/maven/org.springframewo…

    …rk.boot-spring-boot-starter-parent-3.1.2
    dependabot[bot] authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4a5fa5d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Bump org.bouncycastle:bcprov-jdk18on from 1.75 to 1.76

    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.75 to 1.76.
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5898f32 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 18, 2023

  1. Fix #54: Add CodeQL Analysis (#55)

    - Add codeql-analysis.yml
    jandusil authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bc59927 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Bump org.springframework.boot:spring-boot-starter-parent

    Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d630952 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from wultra/dependabot/maven/org.springframewo…

    …rk.boot-spring-boot-starter-parent-3.1.3
    dependabot[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9b41014 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    5ed4329 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from /issues/57-update-springdoc

    Fix #57: Update springdoc-openapi-starter-webmvc-ui to 2.2.0
    banterCZ authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    838d20f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fix #61: Update Wultra dependencies

    - wultra-core to 1.7.0
    - powerauth-crypto to 1.5.1
    banterCZ committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ca981c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge pull request #62 from /issues/61-wultra-dependencies

    Fix #61: Update Wultra dependencies
    banterCZ authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ad528ff View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    6a1081f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1017be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ce4f4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04f6b66 View commit details
    Browse the repository at this point in the history
  5. Fix #73: Add liquibase tag

    banterCZ committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    48afeb5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from /issues/70-spring-security-test-scope

    Fix #70: Limit scope of spring-security-test to test
    banterCZ authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f91054b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #66 from /issues/64-update-docker

    Fix #64: Update docker dependencies
    banterCZ authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cca37b5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #69 from /issues/68-add-logstash

    Fix #68: Add logstash-logback-encoder dependency
    banterCZ authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c915cc8 View commit details
    Browse the repository at this point in the history
  9. Fix #75: Column audit_log.audit_type should be nullable (#76)

    * Fix #75: Column audit_log.audit_type should be nullable
    banterCZ authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    31cc43b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #74 from /issues/73-liquibase-tag

    Fix #73: Add liquibase tag
    banterCZ authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d0d928e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #72 from /issues/65-version-1.0.0

    Fix #65: Set release version to 1.0.0
    banterCZ authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ea2d468 View commit details
    Browse the repository at this point in the history