Remove twitteruser field from blog registration
authorMagnus Hagander <magnus@hagander.net>
Thu, 23 Nov 2023 14:35:39 +0000 (15:35 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 23 Nov 2023 14:37:09 +0000 (15:37 +0100)
commit81592866f1700af03c83ed900923d03b0d813f3b
tree8479145a82711aab808d7ec3d7a53fda5c69aa50
parentc7271662c7726749d11e47f3064bec80b0e95c4a
Remove twitteruser field from blog registration

We can't verify it anymore, and this blocks anybody from saving a blog
that has twitteruser on it.

Twitter does not provide any way to verify the existance of a user
anymore, other than paying $$$$. So we'll just cut the field for now, to
make things work again.

This does not remove *existing* registrations of twitter users, but it
does make it impossible to register new ones.

Issues reported by several different people.
hamnadmin/hamnadmin/register/forms.py