Fritz Elfert

Results 8 issues of Fritz Elfert

This PR adds an environment variable GITOSIS_ORIGINAL_USER which contains the user name of the pushing user. (From argv[1] within authorized keys). This variable is required in post-receive hooks that emulate...

The javadoc at http://www.openstack4j.com/javadoc/ ist outdated (v 3.0.5) and if I try to build it manually from the current source release (3.2.0) using ````mvn javadoc:javadoc```` it fails producing ~100 errors....

Hi, This PR was inspired by #369 which solves the problem in a sketchy manner: When attempting to access private fields in java11, a big fat warning is printed which...

This PR adds a new optional parameter ``cachedImageTag`` which allows overriding the otherwise automatically generated image tag. Reading #55 #100 and #56, I came to the conclusion, that having the...

### Jenkins and plugins versions report Environment ```text Jenkins: 2.401.1 OS: Linux - 6.3.4-101.fc37.x86_64 Java: 17.0.7 - Red Hat, Inc. (OpenJDK 64-Bit Server VM) --- all-changes:1.5 analysis-model-api:11.3.0 ant:487.vd79d090d4ea_e antisamy-markup-formatter:159.v25b_c67cd35fb_ apache-httpcomponents-client-4-api:4.5.14-150.v7a_b_9d17134a_5...

bug

Subject says it all: When displaying one's own profile, there is a field named "IP address of last login" which displays some private adress (172.31.6.19 in my case). I suspect,...

bug

This PR adds a global config option for making the change reason message mandatory. When enabled (default: false), then the behaviour of the job configuration page changes as follows: -...

enhancement
feature

Hi, I am trying to use this action [here](https://github.com/felfert/docker-wix/blob/master/.github/workflows/REBUILD.yml), and it works with `alpine` as base-image, but always returns `needs-updating=true` when the base image is `debian:stable-slim`. I enabled action debugging...