[Modlog] userinfo stops breaking with high numbers of roles on a user (#2971)

* Fixes it, I guess

* changelog

* reluctant handling of what the people want here

* mypy would have prevented this one
This commit is contained in:
Michael H
2019-09-02 09:38:19 -04:00
committed by GitHub
parent 6075c5bde0
commit 4f1f49d96f
2 changed files with 36 additions and 4 deletions

View File

@@ -0,0 +1 @@
userinfo doesn't break with absurd numbers of roles.