Skip to content

Limit Functionality to Non-Email Verified Users - #2437

Merged
nsdeschenes merged 11 commits into
masterfrom
api-protect-functionality-with-new-check
Jun 16, 2021
Merged

Limit Functionality to Non-Email Verified Users#2437
nsdeschenes merged 11 commits into
masterfrom
api-protect-functionality-with-new-check

Conversation

@nsdeschenes

Copy link
Copy Markdown
Contributor

This PR uses the new function introduced in #2423. This function is used to protect the following functionality:

  • Affiliation
    • inviteUserToOrg
    • removeUserFromOrg
    • updateUserRole
  • DMARC Summaries
    • findMyDmarcSummaries
  • Domain
    • createDomain
    • removeDomain
    • requestScan
    • updateDomain
    • findDomainByDomain
    • findMyDomains
  • Organization
    • createOrganization
    • removeOrganization
    • updateOrganization
    • verifyOrganization
    • findMyOrganizations
    • findOrganizationBySlug
  • All Subscriptions

@sleepycat sleepycat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@nsdeschenes
nsdeschenes merged commit fc197f9 into master Jun 16, 2021
@nsdeschenes
nsdeschenes deleted the api-protect-functionality-with-new-check branch June 16, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants