belatrix / AndroidAllStars

Android All Stars Belatrix Project
http://www.belatrixsf.com/
MIT License
7 stars 7 forks source link

New password should include email domain #215

Closed neosergio closed 7 years ago

neosergio commented 7 years ago

04-request new password screen

Similar login and sign up screen, email domain should be included by default, data comes from endpoint.

GET /api/admin/site/info/

{ "site": "https://bxconnect.herokuapp.com", "email_domain": "belatrixsf.com", "backend_version": "2.0" }