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.
97a822ae15
v0.5 -- change of approach given Discourse changes -- the Auth::DefaultCurrentUserProvider class has a current_user method which we want to try extending instead.
fa22e04e65
v0.4 -- change to attempt use of Auth::DefaultAuthenticator Instead of User, code comments