Nikos Tsipinakis

Results 13 issues of Nikos Tsipinakis

**Newsbeuter version (copy from `newsbeuter -v`)**: Found in 2.9 but reproduced in `2.10-e468` Steps to reproduce the issue: 1. Open any feed 2. `^G` to go back to the feedlist...

bug

Rules are currently named in a very unpredictable matter in a way that one cannot easily distinguish between filter/match rules and actions. As an example `msg_urgency` is used to match...

References: #613, bbidulock/icewm#347 As mentioned in the issues above we're currently relying on the window manager to send either a `PropertyNotify` or `ConfigureNotify` on the root window in order to...

refactor
Xorg

## Please describe the change you are making Implement support for the PROXY protocol. Sadly this cannot easily be tested as there are no user-visible changes if this is implemented...

## Please describe the change you are making Implement support for graceful termination. Currently when upgrading or restarting ContainerSSH all connections are killed instantly kicking out all users. This patch...

This PR adds some necessary functionality for using gokrb5 in the server-side code of a GSS-API server.And some additional client-side functionality (i.e. writing and handling credential caches) Specifically: * Creation...

## Changes introduced with this PR Fixes keyboardinteractive authentication with audit log enabled. Previously the answers did not get correctly queried so they could be passed back to the sshserver....

## What would you like to add/change in the documentation? Investigate the behaviour of struct merging, especially when it pertains to lists, when returning results from the configuration server and...

documentation
good first issue

### Is your feature request related to a problem? I am trying to authenticate vcluster workloads to external services that use the kubernetes OIDC method and trust the host clusters...

kind/feature