Files
zulip/static/js
Archisman Das 491b1513eb settings: Fix length of custom profile field URL input.
The backend validates that URL inputs are RFC valid URLs (with no
specific length limit), but the frontend appears to have a maximum
length of 50 specified, likely because of a copy-paste error.

Increase the HTML maxlength for this input to 2048, which is a length
supported for URLs by all major browsers.

Fixes #21633
2022-04-04 12:10:05 -07:00
..
2022-02-07 18:51:06 -08:00
2021-11-01 11:07:01 -07:00
2022-02-07 18:51:06 -08:00
2022-03-17 13:10:23 -07:00
2021-10-19 16:51:13 -07:00