Page MenuHomeDevCentral

Split concerns between Users and UserRepository
ClosedPublic

Authored by dereckson on Sun, Nov 9, 16:19.
Tags
None
Referenced Files
F13096815: D3858.id9995.diff
Wed, Nov 19, 01:26
F13068518: D3858.id9995.diff
Tue, Nov 18, 15:41
Unknown Object (File)
Tue, Nov 18, 09:38
Unknown Object (File)
Mon, Nov 17, 06:31
Unknown Object (File)
Sat, Nov 15, 17:25
Unknown Object (File)
Fri, Nov 14, 16:07
Unknown Object (File)
Fri, Nov 14, 07:40
Unknown Object (File)
Fri, Nov 14, 04:56
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
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6160
Build 6444: arc lint + arc unit