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

Log the real reason when authentication fails (but don't show the user) #25414

Merged

Commits on Jun 21, 2023

  1. return the real reason from signin function and just display incorrec…

    …t username or password
    lunny committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c6550cb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Fix lint

    lunny committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bee86b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b05b90 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Follow wxiaoguang's suggestion

    lunny committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    153f35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e203e63 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix test

    lunny committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6ce5a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf64330 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    lunny committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f8d5c57 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Follow delvh's suggestion

    lunny committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    6a8ddea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a080ae View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Fix bug

    lunny committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4796007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8d38f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb82dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d07c10d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    439a322 View commit details
    Browse the repository at this point in the history