aaronpk / Aperture

Aperture is a Microsub server. Currently in beta.
https://aperture.p3k.io
Apache License 2.0
70 stars 5 forks source link

Merge accounts or domain change #116

Open benjifs opened 2 years ago

benjifs commented 2 years ago

I was looking into an issue I was having with Together and I realized that because my domain redirects the domain to www, when trying to fetch the channels it expects my Aperture user (419) to have the URL without www.

I then tried to login to Aperture with www and it created a second user (728).

I believe 419 was created before I had the www redirect.

Not sure if this is related to #52 or if this is different but is there at least a way to make my user without www to respond to tokens for with www.

Otherwise is there a way to change my old user's domain without needing to migrate all my channels from 419 -> 728?

Thanks