Jakub Kropáček

Results 6 issues of Jakub Kropáček

## Describe the bug Using `files.line` to replace single line produces incorrect fact, so the line is never replaced and therefore automatically inserted at the end of the file ##...

bug

This pull request should add a basic flatpak packages support. It would be nice to be able to add additional remotes, but I guess that i can finish that another...

Hello, I have recently tried to install the version `2024.12.3` on my cluster using the tutorial with a small changes, but I have always ended on postgresql errors: ``` postgresql...

#### What this PR does / why we need it: This PR fixes an issue where a user attempting to use their own secret with `extraSecretName` and disabling `createAdminSecret` encounters...

Hello, I've just started using this and noticed a few missing options for configuring how the Task Switcher behaves. I had some uncertainty around naming the configuration options and ran...

Requesting with authorized cookie responds correctly with `username` filled in ```bash curl 'https://warpgate.example.com/@warpgate/api/info' \ -H 'Accept-Encoding: gzip, deflate, br, zstd' \ -H 'Cookie: warpgate-http-session=example-valid-session' ``` ```json { "authorized_via_sso_with_single_logout": true, "authorized_via_ticket":...