plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19k stars 1.02k forks source link

Allow site creation for users owning the `domain_changed_from` #4215

Closed aerosol closed 3 weeks ago

aerosol commented 3 weeks ago

Changes

This change allows the following flow:

  1. create site domain=A
  2. change domain=A to domain=B
  3. create site domain=A

So basically bypassing the 72h transition period, if, and only if, the old domain=A is frozen by the same owner.

Tests

Changelog

Documentation

Dark mode