Sanitize admin email "Recipient Group" dropdown options
Dropdown is found at `admin/email`. Passes dropdown options through `sanitizeItem`. To prevent errors `sanitizeItem` is updated to check if `name` and `namespace` keys exist before sanitizing.
Showing
Please register or sign in to comment