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

tests/comment: flesh out tests and fix OBSLocal same process authentication. #1318

Merged
merged 9 commits into from Jan 4, 2018

Commits on Jan 3, 2018

  1. Copy the full SHA
    344520c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2bedaf6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7778d05 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f1462de View commit details
    Browse the repository at this point in the history
  5. tests/OBSLocal: re-parse config and reset authentication when changin…

    …g user.
    
    Previously, the user was changed, but the authentication not reset. For
    osc.core calls made within the text context they would still run as Admin
    while separate processes (like scripts) would run as the desired user. As
    such this was not an issue before since only scripts were meant to run as
    a different user.
    jberry-suse committed Jan 3, 2018
    Copy the full SHA
    df8cd0f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    89ebe7e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f514b22 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    20f73f4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2354232 View commit details
    Browse the repository at this point in the history