Closed sknebel closed 4 years ago
It seems like the mediawiki-extension has no hook or other way for showing an error when the blacklist is hit. We could either try to get that changed, or maybe enforce the blocklist somewhere in the lasso flow instead.
It's not the prettiest, but the wiki now shows this when someone logs in with a blocked domain.
At least for the blanket-bans of entire services there should be an error message instead of silently not logging-in the user. Just had a question about someone not being able to log in and I only randomly had a hunch that github.io might be blocked.
(block list currently at https://github.com/indieweb/mediawiki-extensions/blob/master/LassoAuth.php#L17 )