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: parse-community/parse-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0.0-alpha.3
Choose a base ref
...
head repository: parse-community/parse-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.0-alpha.4
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 27, 2023

  1. feat: Add Parse.User as function parameter to Parse Server options …

    …`verifyUserEmails`, `preventLoginWithUnverifiedEmail` on login (#8850)
    mtrezza authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    972f630 View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.0.0-alpha.4 [skip ci]

    # [7.0.0-alpha.4](7.0.0-alpha.3...7.0.0-alpha.4) (2023-12-27)
    
    ### Features
    
    * Add `Parse.User` as function parameter to Parse Server options `verifyUserEmails`, `preventLoginWithUnverifiedEmail` on login ([#8850](#8850)) ([972f630](972f630))
    semantic-release-bot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3b9f50a View commit details
    Browse the repository at this point in the history
Loading