Altinn/dialogporten

Restrict legal characters in text/plain content fields

Open

#2,427 opened on Jun 12, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4 forks)auto 404
good first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Introduction

We should restrict what characters can be used in Dialogporten to make it easier for service owners to detect errors

Description

See https://github.com/Altinn/dialogporten-frontend/issues/2219

Implementation

TBD

Tasks

  • Implementation tasks are added here
  • Prepare documentation (if relevant - either update working document, or add a new file in docs)
  • Add e2e-test (if relevant)

Threat Modelling

  • I have considered potential security risks (if risks were found, please list them below)

Acceptance criteria

GIVEN ... WHEN .... THEN ...

GIVEN ... WHEN .... THEN ...

Contributor guide