Actions
Task #10671
closedFeature (development) #10652: Features refactor
Forgot password
Status:
Done
Priority:
Normal
Assignee:
Blin Bakija
Category:
Backend
Target version:
WWW - V3 - integrated custody L10
Start date:
03/24/2023
Due date:
03/25/2023
% Done:
100%
Estimated time:
custom category:
Backend
Pull Request:
Co-assignee:
Description
- call cognito EP only for users that has register_provider COGNITO
for everyone else do not call cognito EP and send customized email which provides info about registration provider and instructions for login
in second case notify internal company email from config with informations about suspicious activity for presented account
Files
Updated by Ondrej Grman about 2 years ago
- Due date set to 03/25/2023
- Assignee set to Blin Bakija
- Start date changed from 03/22/2023 to 03/24/2023
Updated by Blin Bakija about 2 years ago
- Status changed from In Progress to Code Review
- % Done changed from 0 to 100
we need to know what to send in email
Updated by Ondrej Grman about 2 years ago
- Status changed from Code Review to In Progress
- % Done changed from 100 to 60
- create two mailables one for user one for admin
- in both mailables accept Account $user argument
- expose to view only array with necessary data retrieved from $user object
- prepare view with text 'Your registration provider is PROVIDER, so reset password is not allowed. Try to sign in using this provider or create support ticket if you need help'
- replace PROVIDER with actual provider of user
- in admin email provide information about user account (cognito sub, nick, email, provider)
Updated by Blin Bakija about 2 years ago
- Status changed from In Progress to Code Review
- % Done changed from 60 to 100
Updated by Ondrej Grman about 2 years ago
- Status changed from Code Review to Testing
Updated by Serhii Bilovodov almost 2 years ago
- File clipboard-202305051302-pw8oi.png clipboard-202305051302-pw8oi.png added
- Status changed from Testing to In Progress
when you do it for Metamask - it return ERROR
Updated by Blin Bakija almost 2 years ago
- Status changed from In Progress to Code Review
Updated by Ondrej Grman almost 2 years ago
- Status changed from Code Review to Testing
Updated by Andrej Ondrejovic almost 2 years ago
- Status changed from Testing to Done
Actions