Group SAML status badges on members page
Uses ActiveRecord::Associations::Preloader to preload data from MembersPresentation to avoid N+1 queries. Adds User#group_sso? method due to ActiveRecord cop, and checks loaded? in case this method ends up being reused without preloaded data.
Showing
Please register or sign in to comment