This website requires JavaScript.
Explore
Help
Register
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
bf59510c68a5153ed9a60827951ee1a068853bc0
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
/
Identity
History
Shannon
bf59510c68
Removes setting the default sign in auth type - this is a user setting, we cannot modify that.
2015-04-01 13:42:16 +11:00
..
AppBuilderExtensions.cs
Removes setting the default sign in auth type - this is a user setting, we cannot modify that.
2015-04-01 13:42:16 +11:00
AuthenticationManagerExtensions.cs
more identity awesome
2015-04-01 13:41:33 +11:00
BackOfficeCookieManager.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
FormsAuthenticationSecureDataFormat.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
OwinExtensions.cs
Starts adding asp.net identity
2015-04-01 13:41:13 +11:00
UmbracoBackOfficeCookieAuthenticationOptions.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