Skip to content

Commit

Permalink
@mantissecurity.org -> vipyrsec.com (#188)
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd committed Feb 3, 2024
1 parent 8ec0d15 commit 40aa09c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mainframe/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ class Mainframe(EnvConfig):
auth0_domain: str = ""
auth0_audience: str = ""

email_reply_to: str = "support@mantissecurity.org"
email_sender: str = "system@mantissecurity.org"
email_reply_to: str = "support@vipyrsec.com"
email_sender: str = "system@vipyrsec.com"
email_recipient: str = "[email protected]"
bcc_recipients: set[str] = set()

Expand Down

0 comments on commit 40aa09c

Please sign in to comment.