Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-02 | Fix e-mail confirmations API not working correctly (#16348) | Eugen Rochko | |
* Fix e-mail confirmations API not working correctly * Fix typo | |||
2021-03-25 | Add `email` param to `POST /api/v1/emails/confirmations` (#15949) | Eugen Rochko | |
Allow changing e-mail as long as the account is unconfirmed | |||
2021-03-01 | Add `POST /api/v1/emails/confirmations` to REST API (#15816) | Eugen Rochko | |
Only available to the application the user originally signed-up with |