mirror of https://github.com/zulip/zulip.git
491b1513eb
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 |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |