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

Set 'app_password' in session only when using a permanent token #29729

Closed
wants to merge 3 commits into from

Commits on Jun 30, 2022

  1. set 'app_password' session value only when using a permanent token

    Signed-off-by: Julien Veyssier <[email protected]>
    Julien Veyssier committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2e6e0cd View commit details
    Browse the repository at this point in the history
  2. Psalm-annotate IToken::getType

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst authored and Julien Veyssier committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7a498d9 View commit details
    Browse the repository at this point in the history
  3. fix psalm check

    Signed-off-by: Julien Veyssier <[email protected]>
    Julien Veyssier committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e765cd5 View commit details
    Browse the repository at this point in the history