This website requires JavaScript.
Explore
Help
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
703c3eefe800152e285af5498c62a329b3331f15
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
Identity
History
Shannon
703c3eefe8
Fixes issue with trying to log in as a user that is disabled.
2017-09-14 19:00:59 +10:00
..
BackOfficeIdentityUser.cs
Fixes issue with trying to log in as a user that is disabled.
2017-09-14 19:00:59 +10:00
IdentityModelMappings.cs
Fixes issue with trying to log in as a user that is disabled.
2017-09-14 19:00:59 +10:00
IdentityUser.cs
U4-9517 BackOfficeSignInManager doesn't automatically keep LastLoginDate set on users
2017-02-13 16:47:04 +11:00
IdentityUserClaim.cs
Implements IExternalLoginService and the db table, implements more logic to start enabling this to work in the back office, need to implement the rest of the userstore and then implement a way once logged in to the back office to allow users to link their accounts with external logins. Currently if an external login is detected during startup and it has not been linked we'll throw an exception. Very very close to making this all work nicely.
2015-04-01 13:41:26 +11:00
IdentityUserLogin.cs
Gets the user store up to date with the correct queries.
2015-04-01 13:41:28 +11:00
IdentityUserRole.cs
Implements IExternalLoginService and the db table, implements more logic to start enabling this to work in the back office, need to implement the rest of the userstore and then implement a way once logged in to the back office to allow users to link their accounts with external logins. Currently if an external login is detected during startup and it has not been linked we'll throw an exception. Very very close to making this all work nicely.
2015-04-01 13:41:26 +11:00
IIdentityUserLogin.cs
Implements IExternalLoginService and the db table, implements more logic to start enabling this to work in the back office, need to implement the rest of the userstore and then implement a way once logged in to the back office to allow users to link their accounts with external logins. Currently if an external login is detected during startup and it has not been linked we'll throw an exception. Very very close to making this all work nicely.
2015-04-01 13:41:26 +11:00