Allow operator to credit days
User story: I am a generous operator. I want to credit a user with free days on their subscription.
Suggested implementation: Allow a sysadmin to enter a command foobar alice@example.com 5
which will advance the renewal date for alice@example.com
by 5 whole days. Since only a sysadmin can perform this task, the request must flow through the appropriate channels.