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

V2 controller #76

Closed
wants to merge 26 commits into from
Closed

V2 controller #76

wants to merge 26 commits into from

Commits on Jul 19, 2022

  1. Implement base for Controller class

    Add setup methods
    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    3c995f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab9b26b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35c478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d06ff09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c525f45 View commit details
    Browse the repository at this point in the history
  6. Add side utility functions for the Controller in utils.py

    Move functions to static methods
    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    49b33de View commit details
    Browse the repository at this point in the history
  7. Little bug fixes, close #79

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    92c50e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5c2d1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7551e1 View commit details
    Browse the repository at this point in the history
  10. Fix: setup LocalCA

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7ab9b7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    490f062 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d517548 View commit details
    Browse the repository at this point in the history
  13. Update: tests for controller

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bd69f87 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f31c8f4 View commit details
    Browse the repository at this point in the history
  15. Update logs and docstrings

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    3d9b949 View commit details
    Browse the repository at this point in the history
  16. Rename restore -> cleanup

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f235a44 View commit details
    Browse the repository at this point in the history
  17. Fix detection of OS version

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bb2783b View commit details
    Browse the repository at this point in the history
  18. Fixes for CI and review

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6ad79a2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    01fbed6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5c6f2c7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    703b68a View commit details
    Browse the repository at this point in the history
  22. Add context manager to the SSSDConf class

    Code cleanup
    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5f3637b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    52bd62d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fffdf03 View commit details
    Browse the repository at this point in the history
  25. Add load method for CA's

    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1a85e4f View commit details
    Browse the repository at this point in the history
  26. Fix: set user's password without expiration on the first login

    Add docs and code cleanup
    x00Pavel committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0f55aad View commit details
    Browse the repository at this point in the history