getodk / aggregate

ODK Aggregate is a Java server that stores, analyzes, and presents survey data collected using ODK Collect. Contribute and make the world a better place! ✨🗄✨
https://docs.opendatakit.org/aggregate-intro/
Other
74 stars 227 forks source link

Issue 336 remove google account support #357

Closed ggalmazor closed 5 years ago

ggalmazor commented 5 years ago

Closes #336

What has been done to verify that this works as intended?

Manually tested:

None of this works and an error message is shown explaining why to the user

Why is this the best possible solution? Were any other approaches considered?

N/A

Are there any risks to merging this code? If so, what are they?

Users should expect to no longer be able to maintain their existing Google accounts, although this shouldn't be very common since they were deprecated some time ago and they should have migrated to ODK accounts before Aggregate v2.0

Do we need any specific form for testing your changes? If so, please attach one

Nope.

Does this change require updates to documentation? If so, please file an issue at https://github.com/opendatakit/docs/issues/new and include the link below.

Yes, we should add a warning in the installer too.