Skip to content

Commit

Permalink
fix(4allportal): webdav directory listing (#237)
Browse files Browse the repository at this point in the history
* fix(4allportal): directory listing charset and patch version increase

* chore: Update 'README.md's

---------

Co-authored-by: jpkraemer-mg <jpkraemer-mg@users.noreply.github.com>
  • Loading branch information
jpkraemer-mg and jpkraemer-mg authored Apr 15, 2024
1 parent 4ac77a9 commit 93d10e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/4allportal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "3.10.38"
description: A Helm chart for 4ALLPORTAL version 3.10.0 and up
name: 4allportal
version: 20.0.8
version: 20.0.9
icon: https://4allportal.com/wp-content/uploads/2022/07/cropped-4ap_logo.png
keywords:
- 4ALLPORTAL
Expand Down
2 changes: 1 addition & 1 deletion charts/4allportal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 4allportal

![Version: 20.0.8](https://img.shields.io/badge/Version-20.0.8-informational?style=flat-square) ![AppVersion: 3.10.38](https://img.shields.io/badge/AppVersion-3.10.38-informational?style=flat-square)
![Version: 20.0.9](https://img.shields.io/badge/Version-20.0.9-informational?style=flat-square) ![AppVersion: 3.10.38](https://img.shields.io/badge/AppVersion-3.10.38-informational?style=flat-square)

A Helm chart for 4ALLPORTAL version 3.10.0 and up

Expand Down
1 change: 1 addition & 0 deletions charts/4allportal/templates/webdav/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ data:
DirectorySlash Off
LimitRequestBody 4294967296
IndexOptions +Charset=UTF-8
Options Indexes FollowSymLinks MultiViews
LimitXMLRequestBody 0
Expand Down

0 comments on commit 93d10e2

Please sign in to comment.