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

Redirect on changed user and org name #11649

Merged
merged 26 commits into from
Jan 24, 2021

Commits on Jun 10, 2020

  1. Add redirect for user

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    6772e89 View commit details
    Browse the repository at this point in the history
  2. Add redirect for orgs

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1524fef View commit details
    Browse the repository at this point in the history
  3. Add user redirect test

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b4ecccf View commit details
    Browse the repository at this point in the history
  4. Appease linter

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4156980 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9112703 View commit details
    Browse the repository at this point in the history
  6. Fix locale changes

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    aecbb0d View commit details
    Browse the repository at this point in the history
  7. Fix GetUserByParams

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b4eea72 View commit details
    Browse the repository at this point in the history
  8. Fix orgAssignment

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    14fa02b View commit details
    Browse the repository at this point in the history
  9. Remove debug logging

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    387ddec View commit details
    Browse the repository at this point in the history
  10. Add redirect prompt

    AndrewBezold committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0167007 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    cd4c6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c38d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ac0d6 View commit details
    Browse the repository at this point in the history
  4. Unexport newUserRedirect

    6543 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    988075b View commit details
    Browse the repository at this point in the history
  5. cleanup

    6543 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    adb0bca View commit details
    Browse the repository at this point in the history
  6. Fix & Dedub API code

    6543 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    6909535 View commit details
    Browse the repository at this point in the history
  7. Format Template

    6543 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    68c7c78 View commit details
    Browse the repository at this point in the history
  8. Add Migration & rm dublicat

    6543 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    51f1194 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10d3ec9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b47f66f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c7f0f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. fmt

    6543 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    7d3849f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d1b5fd View commit details
    Browse the repository at this point in the history
  3. Update models/user.go

    Co-authored-by: zeripath <art27@cantab.net>
    6543 and zeripath authored Jan 24, 2021
    Configuration menu
    Copy the full SHA
    f11bb7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaef772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df25bf1 View commit details
    Browse the repository at this point in the history