Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.

Konga plugin config removes newline from config values #189

@florian-besser

Description

@florian-besser

This is in regard to the following comment:

#17 (comment)

We try to configure a custom plugin by adding a public key. But Konga will strip away any newline characters and replace them with spaces instead, which makes the public key invalid.

Version used: latest Docker tag for pantsel/konga
kong version: 0.12.2

Calling kong directly works. When tracing the AJAX call in Browser tools we can see the newlines being stripped away by Konga before sending the plugin config to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions