Originally created by @stephan418 on GitHub (Jun 3, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/68
https://github.com/detleph/server/blob/80b09ebf5af72902455a17bb8bc47dddad8646a9/src/Controllers/user_auth.controller.ts#L97
If I understand this correct you want a lib that can handle this in a standardized way?
<!-- gh-comment-id:1147336849 -->
@Stefan-5422 commented on GitHub (Jun 6, 2022):
If I understand this correct you want a lib that can handle this in a standardized way?
No, but POST should be used when there is a body. But this doesn't have to be fixed right away as the priority should be finishing the server today
<!-- gh-comment-id:1147412403 -->
@stephan418 commented on GitHub (Jun 6, 2022):
No, but POST should be used when there is a body. But this doesn't have to be fixed right away as the priority should be finishing the server _today_
@Flexla54 is this fixed (currently not a high priority as it would require rewriting parts of the API client) or is this closed as WONTFIX?
<!-- gh-comment-id:1148553045 -->
@stephan418 commented on GitHub (Jun 7, 2022):
@Flexla54 is this fixed (currently not a high priority as it would require rewriting parts of the API client) or is this closed as WONTFIX?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @stephan418 on GitHub (Jun 3, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/68
https://github.com/detleph/server/blob/80b09ebf5af72902455a17bb8bc47dddad8646a9/src/Controllers/user_auth.controller.ts#L97
@Stefan-5422 commented on GitHub (Jun 6, 2022):
If I understand this correct you want a lib that can handle this in a standardized way?
@stephan418 commented on GitHub (Jun 6, 2022):
No, but POST should be used when there is a body. But this doesn't have to be fixed right away as the priority should be finishing the server today
@stephan418 commented on GitHub (Jun 7, 2022):
@Flexla54 is this fixed (currently not a high priority as it would require rewriting parts of the API client) or is this closed as WONTFIX?