Issue #3611131: Remove the dead email-based user registration code

The Strava API no longer returns the athlete's email address, so userCreate(), registerUser() and its helper methods can never work. Remove them along with the now unused UserManager dependencies and the file module dependency that only existed for the user picture download.

Closes #3611131

Merge request reports

Loading