Increase lenght of enpoint url fields

Created on 14 February 2025, 2 months ago

Problem/Motivation

The text field for the endpoint urls is currently set to 128 characters, however with some complex pre-filtering of URL's or some token access handling one quickly reaches that limit.
As far as I'm aware the lowest maximum URL length for browsers is around 2048.
We might want that in the default clients but the good old 255 char limit would be nice to have.

Steps to reproduce

Configure a client e.g. JsonApi and enter a loooooooooooong URL as endpoint.

Proposed resolution

Increase length if the endpoint text input.

Remaining tasks

  1. Write Code
  2. Review
  3. Merge

User interface changes

None

API changes

None

Data model changes

None

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇨🇭Switzerland das-peter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024