mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Instead of loading groups from config when they're checked, move group calculation to same place where the username itself is determined. This is needed to allow sourcing group membership from a HTTP header or similar in a future commit. Signed-off-by: Taavi Väänänen <hi@taavi.wtf>