Files
ocis/changelog/5.0.0_2024-03-18/fix-extended-env-parser.md
2024-03-18 14:39:30 +01:00

181 B

Bugfix: Fix extended env parser

The extended envvar parser would be angry if there are two os.Getenv in the same line. We fixed this.

https://github.com/owncloud/ocis/pull/8409