if (rows.length > 1) {
      const err = {
        message: 'A user or users already exist in this CMS',
        safe: `/${config.users.base}`,
        status: 500,