Skip to content

Commit 295045e

Browse files
authored
Merge pull request metacpan#2565 from metacpan/haarg/fix-pause-login-form
fix missing choice parameter for pause login
2 parents d2ae4db + ec24088 commit 295045e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

root/login/pause.tx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<p class="text-center">Connect to MetaCPAN using PAUSE</p>
77
<form action="[% $oauth_url %]">
88
<input type="hidden" name="client_id" value="[% $consumer_key %]">
9+
<input type="hidden" name="choice" value="pause">
910
<div class="input-group">
1011
<span class="input-group-addon">
1112
PAUSE ID

0 commit comments

Comments
 (0)