-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: Registry
-
None
UsersController stores a bunch of stuff in the session, but a better design would be only to store the authenticated user name and to pull everything else as needed from the appropriate models.