Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Nerzal/gocloak
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: Nerzal/gocloak
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 6 contributors

Commits on Jan 5, 2023

  1. Copy the full SHA
    c59ba6e View commit details

Commits on Jan 9, 2023

  1. Adding new function GetUserBruteForceDetectionStatus to retrieve the … (

    #388)
    
    * Adding new function GetUserBruteForceDetectionStatus to retrieve the brute force protection status per user
    
    * code convention
    
    * code convention
    
    * code convention
    
    Co-authored-by: amirlevinzon <amir.levinzon@broadcom.com>
    amir4895 and amir-levinzon-broadcom-github authored Jan 9, 2023
    Copy the full SHA
    94bb940 View commit details

Commits on Feb 15, 2023

  1. Add params to GetUsersByRoleName (#392)

    * Add params to GetUsersByRoleName
    
    Signed-off-by: Paul MARS <paul.mars@intrinsec.com>
    
    * ✅ Add a test case on GetUsersByRoleName
    
    Signed-off-by: Paul MARS <paul.mars@intrinsec.com>
    
    * 📌 Pin keycloak version in test to avoid breaking test in newly release keycloak version
    
    Signed-off-by: Paul MARS <paul.mars@intrinsec.com>
    
    ---------
    
    Signed-off-by: Paul MARS <paul.mars@intrinsec.com>
    upils authored Feb 15, 2023
    Copy the full SHA
    b2ed4a5 View commit details
  2. Add Get/Update Authentication Flow (#398)

    * build(docker-compose.yml): adding healthcheck
    
    * feat(client.go): adding update/get authentication flow
    
    * fix(docker-compose.yml): changing true to string
    thalescosta authored Feb 15, 2023
    Copy the full SHA
    15d7b4e View commit details

Commits on Feb 22, 2023

  1. update to glocloak v13

    Tobias Theel committed Feb 22, 2023
    Copy the full SHA
    9cd3f14 View commit details
Loading