HomeDevCentral

Split concerns between Users and UserRepository

Description

Split concerns between Users and UserRepository

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.

Differential Revision: https://devcentral.nasqueron.org/D3858

Details

Provenance
derecksonAuthored on Sun, Nov 9, 16:13
derecksonPushed on Sun, Nov 9, 16:44
Differential Revision
D3858: Split concerns between Users and UserRepository
Parents
rOBSIDIAN3c1b8db97ac3: Split user management between User and UserRepository
Branches
Unknown
Tags
Unknown