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
bab4c7715d10fa7203c948160ea577caba80c04c
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
gmargol
bab4c7715d
Adding optional isApproved parameter instead of hardcoding 'true' value
2016-11-03 11:21:53 +00:00
..
Identity
adds some comments
2016-09-08 09:30:13 +02:00
Providers
Adding optional isApproved parameter instead of hardcoding 'true' value
2016-11-03 11:21:53 +00:00
LegacyDefaultAppMapping.cs
Starts securing ITasks
2013-04-06 02:03:46 +06:00
MembershipHelper.cs
updates default pipeline marker stage for the preview middleware, updates MembershipHelper to not throw an exception if the Role manager is disabled.
2016-03-18 11:05:39 +01:00
OwinExtensions.cs
U4-8850 Configuring a custom BackOfficeUserManager type will not work if the type is not specifically BackOfficeUserManager
2016-08-12 12:20:00 +02:00
ValidateRequestAttempt.cs
Updates ValidateCurrentUser so that it doesn't re-decrypt the cookie since that is already done, it just needs to check if the current user is authenticated and if it is a back office identity. Added lots of notes for extension points when we start looking at extending how the back office auth works.
2014-12-05 10:29:18 +11:00
WebAuthExtensions.cs
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
WebSecurity.cs
U4-8850 Configuring a custom BackOfficeUserManager type will not work if the type is not specifically BackOfficeUserManager
2016-08-12 12:20:00 +02:00