Hannes Ebner

Results 3 issues of Hannes Ebner

The application is executed in Tomcat 8 using the Servlet connector, behind an Apache HTTPD which is configured as reverse proxy. The reverse proxy sets the X-Forwarded-For header correctly, but...

Extension: Servlet

GitHub issue resolved: #5148 Briefly describe the changes proposed in this PR: - Improved use of a corrupted ValueStore by handling error situations in `ValueStore.data2value()` with SailException (previously it was...

### Problem description I am currently facing a situation where a repository somehow got corrupted (still investigating) and where I am unable to process the uncorrupted data due to an...

📶 enhancement