]> cat aescling's git repositories - mastodon.git/commit
Add `POST /api/v1/emails/confirmations` to REST API (#15816)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 1 Mar 2021 17:39:47 +0000 (18:39 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 17:39:47 +0000 (18:39 +0100)
commitee1119208c613b9ded7ebfb2a5a7b8bd5a5ef008
treebecd592fb3d5015681a31613d74d73a132609740
parent287aa75f2ecc9bbbb75047e96e64882d8d14fd82
Add `POST /api/v1/emails/confirmations` to REST API (#15816)

Only available to the application the user originally signed-up with
app/controllers/api/v1/emails/confirmations_controller.rb [new file with mode: 0644]
config/initializers/rack_attack.rb
config/routes.rb