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

UserTACACS: Get/Add/Set/Remove functions and tests #263

Merged
merged 18 commits into from
Sep 16, 2024

Commits on Sep 16, 2024

  1. Get function

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    526bef5 View commit details
    Browse the repository at this point in the history
  2. Get tests

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f944ca9 View commit details
    Browse the repository at this point in the history
  3. Add function

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    32c8ff9 View commit details
    Browse the repository at this point in the history
  4. Fix authorization in add function

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e963717 View commit details
    Browse the repository at this point in the history
  5. Add tests

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2ca48ea View commit details
    Browse the repository at this point in the history
  6. Set function

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bbc30cc View commit details
    Browse the repository at this point in the history
  7. Set tests

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0b89175 View commit details
    Browse the repository at this point in the history
  8. Remove function

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5daa04c View commit details
    Browse the repository at this point in the history
  9. Remove tests

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e22d5dd View commit details
    Browse the repository at this point in the history
  10. Add Confirm-UserTACACS

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a631192 View commit details
    Browse the repository at this point in the history
  11. Add pester variables in common.ps1

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    478a799 View commit details
    Browse the repository at this point in the history
  12. Fix tests : auth_type --> authen_type

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5e4c572 View commit details
    Browse the repository at this point in the history
  13. Fix tests : -->

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    10db6eb View commit details
    Browse the repository at this point in the history
  14. Fix tests : timeout --> port

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bb13528 View commit details
    Browse the repository at this point in the history
  15. Fix tests : auth-type --> authen-type

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7fe405c View commit details
    Browse the repository at this point in the history
  16. Fix tests : secret --> key

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d60b179 View commit details
    Browse the repository at this point in the history
  17. Uncomment credential.ps1

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    110ec05 View commit details
    Browse the repository at this point in the history
  18. Add uncoding

    Cédric Moreau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    448d759 View commit details
    Browse the repository at this point in the history