Originally created by @stephan418 on GitHub (Mar 20, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/26
https://github.com/detleph/server/blob/907c2c68fa7913d54e2369d36513e6708f3e0f4d/src/Controllers/admin_auth.controller.ts#L53
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 (Mar 20, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/26
https://github.com/detleph/server/blob/907c2c68fa7913d54e2369d36513e6708f3e0f4d/src/Controllers/admin_auth.controller.ts#L53
@stephan418 commented on GitHub (Apr 25, 2022):
Fixed