Thomas Einwaller
Thomas Einwaller
the library https://github.com/p2/OAuth2 uses SwiftKeychain to store Oauth2 tokens in the keychain, it does this with the default setting `kSecAttrAccessibleWhenUnlocked` As soon as I try to use `kSecAttrAccessibleAlways` I get...
if I want to remove something from the keychain it does not matter if it existed before so the method remove should be successful even if the entry was not...
this allows to define sheet multiple times which is necessary to create references between sheets and fix order you can only reference sheets already created, so you can not reference...
### Debug mode - [X] I have enabled debug mode - [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues) ### Describe the bug We are using S3 Buckets for...
trying to run a request with ``` /demo/get?timeZone=%2B02%3A00 ``` causes proxied service to fail with because parameter is received as ' 02:00' instead of '+02:00' my simple gateway config: ```...
### Expected behavior the web player should allow to play the episode ### Actual behavior Player shows following message: The Player recieved an invalid configuration. Without media files the player...
### What happened? We are using 1Password SSH Agent for managing our ssh keys the `SSH_AUTH_SOCK` is set to the 1Password agent when trying to run kubeone we get the...