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

Connection should optionally use client credentials #122

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    9fe6358 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    b1ec69e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. jamf#120 Replaced Upload sheet in the storyboard with a SwiftUI view …

    …that handles the Upload sheet, including the new Client Credentials options. Refactored the actual upload networking code out into an UploadManager type.
    macblazer committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3b2afb3 View commit details
    Browse the repository at this point in the history
  2. jamf#120 Fix use of deprecated functions due to upgrading minimum dep…

    …loyment target to macOS 11.
    macblazer committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b8198c0 View commit details
    Browse the repository at this point in the history
  3. jamf#120 Use imported profile values on Upload screen. Remove old App…

    …Kit based UploadViewController.
    macblazer committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    7b2740f View commit details
    Browse the repository at this point in the history
  4. Updated Github Action to use latest actions/checkout version. Fixed e…

    …xtra "-> Void" syntax on a block of code.
    macblazer committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    7f0d669 View commit details
    Browse the repository at this point in the history