@ -2,6 +2,7 @@ get:
tags:
- users
summary: Export a user's posts (.csv)
description: This route retrieves an existing export of user's posts. To create one go to `/user/{userslug}/consent`
parameters:
- name: userslug
in: path
summary: Export a user's profile data (.json)
description: This route retrieves an existing export of user's profile data. To create one go to `/user/{userslug}/consent`
summary: Export a user's uploads (.zip)
@ -11,7 +11,7 @@
<p class="help-block">[[user:emailUpdate.change-instructions]]</p>
</div>
{{{ if update }}}
{{{ if issuePasswordChallenge }}}
<div class="form-group">
<label for="password">[[register:password]]</label>
<input class="form-control" type="password" id="password" name="password" />