Daniel M Brasil
|
4fe2d7cb59
|
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)
|
2023-07-02 00:05:44 +02:00 |
Claire
|
e60414792d
|
Add polling and automatic redirection to `/start` on email confirmation (#25013)
|
2023-05-16 18:03:52 +02:00 |
Nick Schonning
|
aef0051fd0
|
Enable Rubocop HTTP status rules (#23717)
|
2023-02-20 11:16:40 +09:00 |
Eugen Rochko
|
bc320d6cec
|
Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743)
|
2022-03-12 04:14:25 +01:00 |
Eugen Rochko
|
1410dffdf4
|
Fix e-mail confirmations API not working correctly (#16348)
* 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` (#15949)
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 (#15816)
Only available to the application the user originally signed-up with
|
2021-03-01 18:39:47 +01:00 |