Skip to content

Improve authentication admin

This change improves the authentication admin pages, e.g. user:

  • Significantly reduces page load times for all models
  • No longer filters autogroups when showing groups on the users page *)
  • Fixed flake8 issues

*) I now believe it is less confusing to show auto groups among normal groups on the users page instead of hiding them. It also helps with ensuring the page can load with good performance.

Merge request reports