Daniel M Brasil
|
2f17abc686
|
Fix HTTP 500 in /api/v1/emails/check_confirmation (#25595)
|
2023-07-02 00:05:44 +02:00 |
|
Claire
|
86961b5b7b
|
Add polling and automatic redirection to /start on email confirmation (#25013)
|
2023-05-16 18:03:52 +02:00 |
|
Nick Schonning
|
ae51248ffe
|
Enable Rubocop HTTP status rules (#23717)
|
2023-02-20 11:16:40 +09:00 |
|
Eugen Rochko
|
1d46b5b263
|
Fix POST /api/v1/emails/confirmations not being available after sign-up (#17743)
|
2022-03-12 04:14:25 +01:00 |
|
Eugen Rochko
|
bb1b12ed77
|
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
|
6440cd74e9
|
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
|
28399e88b5
|
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 |
|