pixelated / pixelated-user-agent

User facing components of Pixelated: a JavaScript single page app and a RESTful service.
GNU Affero General Public License v3.0
159 stars 72 forks source link

Retrieve webapp admins #1051

Open tuliocasagrande opened 7 years ago

tuliocasagrande commented 7 years ago

To be able to find who the recovery admins will be, we need to capture the sysadmins from the webapp. We should retrieve that email when sending the recovery codes.

Acceptance Criteria

When I setup a sysadmin in the configurations file, I should be able to retrieve that email during the backup account process.

In Scope

Out of Scope

Depends on

--

anikarni commented 7 years ago

@azul, we'd love your input here as to whether this is the best approach!