boulder
boulder copied to clipboard
Implement paused-account checking
This first step in account-pausing includes:
- Database schema to track paused account/name pairs
- SA method to ask if an account/name pair is paused
- WFE logic to reject requests if they contain paused account/name pairs