aboutsummaryrefslogtreecommitdiffstats
path: root/backend/models/discord_user.py
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-01-21 15:59:44 +0000
committerGravatar Chris Lovering <[email protected]>2022-01-21 16:06:47 +0000
commit46bdc4d5fd4dbdb6731afbdb82368d0863feaf47 (patch)
tree2b5e275389cf51af012dc7c1d871ef68d848ad63 /backend/models/discord_user.py
parentMerge pull request #126 from Akarys42/case-insensitive-ids (diff)
Don't include user mention for anonymous form submissions
We currently use WEBHOOK_ENABLED to determine whether user data should be stored to the db. However, when webhooking a form submission this config is ignored, and the user mention is always included if available. This means that if a user login in using another form, and then submits an anonymous form with the same session, their name will be included in the webhook.
Diffstat (limited to 'backend/models/discord_user.py')
0 files changed, 0 insertions, 0 deletions