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: netlify/gotrue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: netlify/gotrue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 11 files changed
  • 6 contributors

Commits on Feb 10, 2022

  1. Fix CircleCI trigger (#314)

    * Fix CircleCI trigger
    
    * Temporarily enable all branches
    
    * Fix event name syntax
    
    * Fix branch name for PRs
    
    * Bring back correct SHA for PRs
    
    * Revert "Temporarily enable all branches"
    
    This reverts commit 5933dcf.
    mraerino authored Feb 10, 2022
    Copy the full SHA
    919c35e View commit details

Commits on Apr 26, 2023

  1. Copy the full SHA
    fef344e View commit details

Commits on Apr 28, 2023

  1. Copy the full SHA
    381cbd3 View commit details

Commits on May 5, 2023

  1. Copy the full SHA
    3fabd3f View commit details

Commits on Aug 31, 2023

  1. Copy the full SHA
    add8668 View commit details

Commits on Dec 18, 2024

  1. Update x/crypto (#366)

    * update dep
    
    * try updating go
    
    * go version
    
    * try another version
    
    * format?
    
    * update go version in tests
    
    * remove ref to go 1.15
    
    * put it back
    jenae-janzen authored Dec 18, 2024
    Copy the full SHA
    69e4d99 View commit details
  2. export users route (#367)

    Allow exporting users with hashed passwords for a migration to a different authn provider. It will not be exposed in existing installations, unless a new environment variable is supplied.
    ramonsnir authored Dec 18, 2024
    Copy the full SHA
    df6436d View commit details

Commits on Dec 20, 2024

  1. Copy the full SHA
    bb857db View commit details

Commits on Jan 14, 2025

  1. Fix: circle ci trigger (#373)

    * fix ci trigger
    
    * fix: url for triggering pipeline
    
    * fix: url for triggering pipeline
    
    * fix: url for triggering pipeline
    
    ---------
    
    Co-authored-by: aarthykc <[email protected]>
    jenae-janzen and aarthykc authored Jan 14, 2025
    Copy the full SHA
    4f2a680 View commit details
Loading