-
Notifications
You must be signed in to change notification settings - Fork 7
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
Change password route added #70
Change password route added #70
Conversation
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Signed-off-by: Naresh <chandanbatven@gmail.com>
Someone is attempting to deploy a commit to a Personal Account owned by @UBA-GCOEN on Vercel. @UBA-GCOEN first needs to authorize it. |
res.json({ msg:"User Faculty does not exist" }) | ||
} | ||
} catch (error) { | ||
res.send(error) |
Check warning
Code scanning / CodeQL
Information exposure through a stack trace Medium
stack trace information
res.json({ msg:"User Faculty does not exist" }) | ||
} | ||
} catch (error) { | ||
res.send(error) |
Check warning
Code scanning / CodeQL
Exception text reinterpreted as HTML Medium
Exception text
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
No description provided.