algorithmwatch / unding

The Goliath project powering Unding.de
https://unding.de
GNU Affero General Public License v3.0
1 stars 0 forks source link

Should I be able to create a new case without registration? #21

Closed jfilter closed 3 years ago

jfilter commented 4 years ago

FragDenStaat alllows to create new requests without user registration. But the email address still needs to get confirmed before the requests gets send. I'm not sure if this behavior is cool. This would mean for example, that a simple typo in an email address causes the invalidation of a case. The user has to enter all the data again.

I think it would be fine to have an email confirmation as a first step. But it should be easy to logging with Twitter/Facebook so people who don't like emails can easily log in as well.

jfilter commented 3 years ago

Implemented.