You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user is registered (#13), we should prompt them to authorize their PAUSE account. Users with authorized PAUSE accounts will be allowed to mark incoming reports as INVALID, and otherwise act as authorities for the distributions they have administrative access to (FIRSTCOME or COMAINT).
The authorization process should generate a token and send an e-mail to <PAUSEID>@cpan.org. The e-mail should contain a link and the generated token. When the user clicks the link or pastes in the token, they should become authorized to the given PAUSE account.
The text was updated successfully, but these errors were encountered:
When a user is registered (#13), we should prompt them to authorize their PAUSE account. Users with authorized PAUSE accounts will be allowed to mark incoming reports as
INVALID
, and otherwise act as authorities for the distributions they have administrative access to (FIRSTCOME
orCOMAINT
).The authorization process should generate a token and send an e-mail to
<PAUSEID>@cpan.org
. The e-mail should contain a link and the generated token. When the user clicks the link or pastes in the token, they should become authorized to the given PAUSE account.The text was updated successfully, but these errors were encountered: