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

Removed checkIsVerifiedDiscord for discord-actions/nicknames/sync API #1975

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

Pavangbhat
Copy link
Contributor

@Pavangbhat Pavangbhat commented Mar 18, 2024

Date: 18-03-2024

Developer Name: Pavan Bhat


Issue Ticket Number

#1989

Description

Removed Middleware for Reference:

image

This route discord-actions/nicknames/sync is behind a middleware accessing req.userData which would only be available if the call is made through website-dashboard. As we move these routes to a cronjob, we need to remove this check. Have verified req.userData is not being used for this route's controller and is safe to remove

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

Screenshot 1

Additional Notes

@Pavangbhat Pavangbhat changed the title removed checkIsVerifiedDiscord Removed checkIsVerifiedDiscord for discord-actions/nicknames/sync API Mar 18, 2024
@Pavangbhat Pavangbhat self-assigned this Mar 18, 2024
@iamitprakash iamitprakash merged commit a4551b1 into develop Mar 29, 2024
3 checks passed
@iamitprakash iamitprakash deleted the fix/nicknames-sync branch March 29, 2024 19:00
@MehulKChaudhari MehulKChaudhari mentioned this pull request Apr 6, 2024
10 tasks
@somu-code somu-code mentioned this pull request May 16, 2024
10 tasks
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.

None yet

3 participants