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

Issue 294 roles #1696

Merged
merged 36 commits into from
Nov 27, 2020
Merged

Issue 294 roles #1696

merged 36 commits into from
Nov 27, 2020

Commits on Nov 27, 2020

  1. Refactor session.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    92bd264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd1398 View commit details
    Browse the repository at this point in the history
  3. Rename AuthenticationPlugin to AuthPlugin as it does both authenticat…

    …ion and authorization now.
    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    49463a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    181c0c1 View commit details
    Browse the repository at this point in the history
  5. Fix SonarLint issue.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    a161296 View commit details
    Browse the repository at this point in the history
  6. Fix SonarLint issue.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    049a048 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26dc9f0 View commit details
    Browse the repository at this point in the history
  8. Refactoring.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c4e2111 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42be625 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84e8585 View commit details
    Browse the repository at this point in the history
  11. Remove duplication.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ca3897d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36f55d7 View commit details
    Browse the repository at this point in the history
  13. Refactor.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c99cbda View commit details
    Browse the repository at this point in the history
  14. Fix quality issues.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    2461bf4 View commit details
    Browse the repository at this point in the history
  15. Update docs.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    a0fdab2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a24fa74 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    40c7d4b View commit details
    Browse the repository at this point in the history
  18. Run integration tests on the machine executor so we can use our own l…

    …dap image without needing to publish it.
    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    5b4b45a View commit details
    Browse the repository at this point in the history
  19. Use latest Ubuntu.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    54deca7 View commit details
    Browse the repository at this point in the history
  20. Install Python 3.9.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b489a44 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c1b5669 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    06c9d80 View commit details
    Browse the repository at this point in the history
  23. Try pyenv.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    be8e16c View commit details
    Browse the repository at this point in the history
  24. Try apt-get instead of apt.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    72fe10a View commit details
    Browse the repository at this point in the history
  25. Another try.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    168034a View commit details
    Browse the repository at this point in the history
  26. Add public key.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    3f00125 View commit details
    Browse the repository at this point in the history
  27. Add packagecloud.io key.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b445e9f View commit details
    Browse the repository at this point in the history
  28. Add sudo.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    617974e View commit details
    Browse the repository at this point in the history
  29. Install certificates.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    647c937 View commit details
    Browse the repository at this point in the history
  30. Fix username.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    23e7558 View commit details
    Browse the repository at this point in the history
  31. Don't wait for user input.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    e77543c View commit details
    Browse the repository at this point in the history
  32. Don't wait for user input.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    1a9e451 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1917ae8 View commit details
    Browse the repository at this point in the history
  34. Revert.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    e8d1af7 View commit details
    Browse the repository at this point in the history
  35. Use test LDAP image.

    fniessink committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    3d66717 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0bd2c8f View commit details
    Browse the repository at this point in the history