Sanitize domain input in CommandCenter

  • Swimlane: Internal Efficiency
  • Column: Parking Lot
  • Position: 12
  • Assignee: Jack
  • Creator: AndrewCz
  • Assigned Group: not assigned
  • Started:
  • Created: 2020/08/16 17:54
  • Modified: 2021/10/16 14:56
  • Moved: 2021/10/16 14:56
Description

WHY: Customer input needs to be sanitized. To prevent people from signing up on domains we don't want them to.

DONE: Input sanitized against pre-existing domains and blacklist (demo, explitive, etc.)

HOW:

  • Ruby
  • look for blacklist library/wordlist
  • It needs to be all lowercase
Sub-Tasks
Internal links
Comments