kellpossible / avalanche-report

A simple self-hosted web server for creating and managing an avalanche forecast for a region, along with accepting public observations.
GNU Affero General Public License v3.0
21 stars 2 forks source link

Url query should be stripped from analytics #36

Closed kellpossible closed 1 year ago

kellpossible commented 1 year ago

Otherwise it's possible to generate essentially endless unique keys in the database.

There should be a migration to strip these from the existing dataset too.