Ilya Kogan
Ilya Kogan
**Is your feature request related to a problem? Please describe.** Not really. **Describe the solution you'd like** Some additional field types would make the user experience nicer and allow for...
[GoCryptFS](https://github.com/rfjakob/gocryptfs) is a file-level encrypted file system. There's a [C++ implementation](https://github.com/bailey27/cppcryptfs) available. Support for this would allow secure end to end encryption of files stored on cloud providers (including a...
Installed the OpenCommunity APK on a 2017 Shield TV with the latest 5.0.1 update and the application crashes immediately. ```01-19 22:19:06.069 693 2600 I ActivityManager: Start proc 25012:news.androidtv.tvapprepo/u0a83 for activity...
I have 3 displays arranged like this:  I'm completely unable to move any window onto the "Build-in display". My cursor will move below the dock but...
### Summary Store the Access Token in the context so other plugins can have access to it without reparsing it and without breaking "hide credentials". ### Full changelog * Store...
### Summary This addresses https://github.com/Mashape/kong/issues/1397 by making the redirect URIs a regex. This is necessary for any application that allows a user to login on arbitrary pages within the application....
Apparently I inadvertently deleted the branch this PR came from during my merge. This is an attempt to resurrect the now rebased https://github.com/kubernetes-sigs/vsphere-csi-driver/pull/2509 and on an actual branch, whoops. -...
It's possible to get into a situation where your virtual display is fully "offscreen" in space. Since this just renders "nothing" in the glasses, it feels like something is just...
The GitLab Multi Runner catalog entry seems to set `io.rancher.scheduler.global: 'true'` and, if you select an affinity, also sets `io.rancher.scheduler.affinity:host_label: ${host_label}` at the same time. This causes https://github.com/rancher/rancher/issues/8129 and makes...
Typically my dev containers run as a non-root user in VSCode and when trying to interact with the agent, I get Permission Denied. Both `ssh-add -l` and simply using ssh...