Skip to content

Add size limit to origin URLs

vlorentz requested to merge url-length into master

Currently the only limit is "enforced" by PostgreSQL.

This makes sure that origins created after we switch to Cassandra as the primary storage remain compatible with a PostgreSQL-based storage.

Merge request reports