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

[bug] attempting to invalidate user's pfp invalidates my own instead #256

Open
2 of 15 tasks
raynecloudy opened this issue Aug 17, 2024 · 10 comments
Open
2 of 15 tasks
Labels
bug Something isn't working HIGH PRIORITY this is super duper important! problem something's wrong

Comments

@raynecloudy
Copy link
Collaborator

raynecloudy commented Aug 17, 2024

Operating System

  • Android/ChromeOS
  • iOS
  • Linux
  • Mac
  • Windows
  • Other

Browser(s)

  • Arc
  • Chrome
  • Firefox
  • Internet (Galaxy)
  • Microsoft Edge
  • Opera
  • Brave
  • Safari
  • Other

What happened

i clicked the "[admin] invalidate pfp" button and instead of invalidating theirs it invalidated my own

Expected Behavior

No response

Screenshots

No response

@raynecloudy raynecloudy added bug Something isn't working problem something's wrong HIGH PRIORITY this is super duper important! labels Aug 17, 2024
@mariocraft987
Copy link
Owner

on your profile?????

@mariocraft987
Copy link
Owner

mariocraft987 commented Aug 18, 2024

oh, thats a problem

@dumorando
Copy link
Collaborator

on the request in the network tab right click copy as js fetch and put it here

@raynecloudy
Copy link
Collaborator Author

on the request in the network tab right click copy as js fetch and put it here

there's two things. the two methods are "options" and "put"

@dumorando
Copy link
Collaborator

dumorando commented Aug 18, 2024

copy the one for the put request. options is cors preflight request

@raynecloudy
Copy link
Collaborator Author

copy the one for the put request. options is cors preflight request

copy what? i can

  • copy url
  • copy url parameters
  • copy put data
  • copy as curl
  • copy as powershell
  • copy as fetch
  • copy request headers
  • copy response headers
  • copy response
  • copy all as har

@dumorando
Copy link
Collaborator

copy as fetch

@dumorando
Copy link
Collaborator

dumorando commented Aug 19, 2024

hmmm this is a serverside issue then this should be an issue in dumorando/bapiv2

only issue is that the backend isnt really maintained

@raynecloudy
Copy link
Collaborator Author

only issue is that the backend isnt really maintained

why

@dumorando
Copy link
Collaborator

dumorando commented Aug 19, 2024

absolute pain to maintain and deploying new updates isnt fun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HIGH PRIORITY this is super duper important! problem something's wrong
Projects
None yet
Development

No branches or pull requests

3 participants