Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

80 configure email whitelist defence #85

Closed

Conversation

heatherlogan-scottlogic
Copy link
Contributor

No description provided.

Copy link
Contributor

@gsproston-scottlogic gsproston-scottlogic left a comment

Choose a reason for hiding this comment

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

Just the one change from me

Comment on lines 1 to 2
const { getEmailWhitelistVar } = require("./defence.js");
const { isDefenceActive } = require("./defence");
Copy link
Contributor

Choose a reason for hiding this comment

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

We should merge these two imports as they're coming from the same file

@gsproston-scottlogic
Copy link
Contributor

Should merge this after #76 is merged

@gsproston-scottlogic
Copy link
Contributor

Covered by #90

@gsproston-scottlogic gsproston-scottlogic deleted the 80-configure-email-whitelist-defence branch August 9, 2023 08:58
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.

Configure - Email whitelist defence
2 participants