adsabs / adsws

ADS web services
Other
2 stars 14 forks source link

Log account creation / password reset requests #134

Open aaccomazzi opened 6 years ago

aaccomazzi commented 6 years ago

Right now we don't do any logging of user account requests so we don't have a sense of what fails and/or know what to tell them in a case of failure.

https://github.com/adsabs/adsws/blob/master/adsws/accounts/utils.py#L42