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

EAS-2430 Send notification when user changes security information #179

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Conversation

leylayaltiligil
Copy link
Contributor

@leylayaltiligil leylayaltiligil commented Dec 19, 2024

This PR consists of:

  • Functions for sending security information changed notifications, both SMS & email, using Notify templates
  • Adjustment to check_email_already_in_use route, to ensure if email address passed in is same as requesters email address then this is returned
  • Routes to be used when checking the parameter supplied is valid & appropriate i.e. not empty or same as existing etc
  • Function to return number of webauthn credentials that user has, for use in Admin application
  • Relevant tests for added functionality & adjustments to existing

@leylayaltiligil leylayaltiligil changed the title Send notification when user changes security information EAS-2430 Send notification when user changes security information Jan 16, 2025
app/user/rest.py Outdated Show resolved Hide resolved
app/user/rest.py Outdated Show resolved Hide resolved
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.

2 participants