Emma Garland
|
d285f626a0
|
Pull request peer review changes - renamed password method, removed unneeded non-strongly typed Member GetAllRoles() method, removed duplicate Normalizer test and rename normalizer, removed currently unneeded events on MembersUserManager. Fixed namespaces and ensured tests in correct location.
|
2021-01-11 14:24:49 +00:00 |
|
Shannon
|
5172b0e58a
|
Updates user manager, user store and identity user to use the aspnetcore base classes instead of copies of our own, uses string ids for user and roles to simplify everything and to allow for sharing between members
|
2020-12-04 12:44:27 +11:00 |
|
Shannon
|
86d231f5de
|
removes remaining back office things from underlying UmbracoUserManager moves files
|
2020-12-04 02:21:21 +11:00 |
|
Shannon
|
35af86c3d3
|
Splits user manager into a base class that can be reused changes base class of IdentityUser to UmbracoIdentityUser
|
2020-12-04 01:38:36 +11:00 |
|