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
94894ca41bed2e62083ee713eef18a5ff4b86c67
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
Claus
9ac3885488
Merge pull request
#7596
from umbraco/v8/feature/7292-memberhasaccess
...
Adds new methods to MembershipHelper for dealing with checking bulk paths for access
2020-08-06 08:22:45 +02:00
..
Providers
#7803
Add EditorGroupAlias and WriterGroupAlias to Constants cl… (
#7804
)
2020-03-24 14:03:51 +01:00
ActiveDirectoryBackOfficeUserPasswordChecker.cs
…
AppBuilderExtensions.cs
Rename mapper stuff
2019-04-03 10:39:49 +02:00
AuthenticationExtensions.cs
…
AuthenticationManagerExtensions.cs
…
AuthenticationOptionsExtensions.cs
Fix issues with added PanicException
2019-11-15 09:15:12 +01:00
BackOfficeClaimsIdentityFactory.cs
…
BackOfficeCookieAuthenticationProvider.cs
Added a cookie path claim on user login, so that we can validate requests for xsrf token
2019-12-11 14:33:21 +01:00
BackOfficeCookieManager.cs
…
BackOfficeSignInManager.cs
Make this a sucessful login even though they have no start nodes - so our SPA app can decide in the UI what to do/show
2020-04-02 15:35:21 +01:00
BackOfficeUserManager.cs
Rename mapper stuff
2019-04-03 10:39:49 +02:00
BackOfficeUserManagerMarker.cs
…
BackOfficeUserPasswordCheckerResult.cs
…
ExternalSignInAutoLinkOptions.cs
#7803
Add EditorGroupAlias and WriterGroupAlias to Constants cl… (
#7804
)
2020-03-24 14:03:51 +01:00
FixWindowsAuthMiddlware.cs
…
ForceRenewalCookieAuthenticationHandler.cs
…
ForceRenewalCookieAuthenticationMiddleware.cs
…
GetUserSecondsMiddleWare.cs
…
IBackOfficeUserManagerMarker.cs
…
IBackOfficeUserPasswordChecker.cs
…
IdentityAuditEventArgs.cs
…
IUmbracoBackOfficeTwoFactorOptions.cs
…
MembershipHelper.cs
Adds new methods to MembershipHelper for dealing with checking bulk paths for access
2020-02-07 00:17:21 +11:00
PreviewAuthenticationMiddleware.cs
…
SessionIdValidator.cs
…
UmbracoAntiForgeryAdditionalDataProvider.cs
Puts back UmbracoAntiForgeryAdditionalDataProvider for backwards compat reasons but it is not used
2019-07-18 16:18:11 +10:00
UmbracoAuthTicketDataProtector.cs
…
UmbracoBackOfficeCookieAuthOptions.cs
…
UmbracoSecureDataFormat.cs
…
ValidateRequestAttempt.cs
…
WebAuthExtensions.cs
Refactor more mappers - AutoMapper gone now
2019-03-27 09:15:32 +01:00
WebSecurity.cs
…