Page MenuHomeDevCentral

Split concerns between Users and UserRepository
ClosedPublic

Authored by dereckson on Sun, Nov 9, 16:19.
Tags
None
Referenced Files
F12592753: D3858.diff
Tue, Nov 11, 19:18
F12589608: D3858.id9993.diff
Tue, Nov 11, 17:24
F12582966: D3858.id9994.diff
Tue, Nov 11, 12:28
F12574023: D3858.diff
Tue, Nov 11, 05:50
Subscribers
None

Details

Summary

Promote User in Waystone\Engines\Users namespace and move anything
related to database operations for users table into UserRepository.

Methods related to other objects still need to be sorted, perhaps
to new repositories.

Test Plan

Change at risk: site still able to login, logout, load session,
but we don't have Selenium or unit tests for remote identity provider.

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
Lint Not Applicable
Unit
Tests Not Applicable