Michael Canady

Results 8 issues of Michael Canady

Quick change to the get_url function to incorporate yarl. More work will need to be done to utilize if for all requests Also changed imports for convert_size to only incorporate...

### Describe the bug I am trying to create a Windows10 Custom Configuration but It keeps returning "Cannot create an abstract class" ### Expected behavior Create and return the Device...

### Describe the bug I am trying to query a specific configuration profile's assignments but it's returning assignments with "Target" property missing. ### Expected behavior returns assignments with target. ###...

type:bug
priority:p2

### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description Looking over the source...

Type: Enhancement

### Description Currently the provider does not have support for query an AD Domain. This adds the functionality to use the domain as a data source; I would have included...

I'm trying to use AnyPackage to retrieve packages from a login protected repository - as can be done with OneGet/PackageManagement - and I noticed it doesn't provide the option for...

### Proposal Details Currently this package does not support client_assertion/client_assertion_type OAuth2.0 client authentication outlined [here](https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication) in the OpenID Connect documentation (not up to standard). Here is an example outlined in...

Proposal
LibraryProposal

##### SUMMARY There is a use-case that doesn't appear to be addressed, a solution for air-gapped or restricted external network access. A possible way to handle this is with a...