Commit Graph

5 Commits

Author SHA1 Message Date
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules () 2023-02-20 11:16:40 +09:00
Eugen Rochko bc320d6cec
Fix `POST /api/v1/emails/confirmations` not being available after sign-up () 2022-03-12 04:14:25 +01:00
Eugen Rochko 1410dffdf4
Fix e-mail confirmations API not working correctly ()
* Fix e-mail confirmations API not working correctly

* Fix typo
2021-06-02 21:07:50 +02:00
Eugen Rochko dd1eb9918a
Add `email` param to `POST /api/v1/emails/confirmations` ()
Allow changing e-mail as long as the account is unconfirmed
2021-03-25 02:46:13 +01:00
Eugen Rochko ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API ()
Only available to the application the user originally signed-up with
2021-03-01 18:39:47 +01:00