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

First pass at invite-only migration. #1949

Merged
merged 21 commits into from
Dec 15, 2021
Merged

First pass at invite-only migration. #1949

merged 21 commits into from
Dec 15, 2021

Commits on Nov 23, 2021

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

Commits on Nov 25, 2021

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

Commits on Nov 26, 2021

  1. remove unwrap

    Nutomic committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e43bc67 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

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

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    e28977c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b8e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438efe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5507f53 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    aa57883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be8f79d View commit details
    Browse the repository at this point in the history
  3. A few additions:

    - Add a DeleteAccount response.
    - RegistrationApplicationView now has the safe LocalUserSettings.
    - Adding VerifyEmail to websocket API, added a proper response type.
    dessalines committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b038583 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d17470c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 9, 2021

  1. A few fixes for private sites:

    - Added a check_registration_application function.
    - Only send a verification email if its been changed.
    - VerifyEmail now returns LoginResponse.
    - Deleting the old tokens after a successful email verify.
    - If port is missing on email config, display a better error message.
    dessalines committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    eecb710 View commit details
    Browse the repository at this point in the history
  2. Version 0.15.0-rc.3

    dessalines committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    69cfd7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f753fb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    d60624a View commit details
    Browse the repository at this point in the history
  2. Version 0.15.0-rc.4

    dessalines committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    cd78e05 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    a90d5a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a4d9b View commit details
    Browse the repository at this point in the history
  3. Version 0.15.0-rc.6

    dessalines committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5bb620f View commit details
    Browse the repository at this point in the history