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
3e77457b817232be9939cb29200d7dddcc30d4be
Umbraco-CMS
/
src
/
Umbraco.Core
/
Security
History
Shannon
7fc4364b52
Fixes issue with deleting external logins, fixes issue with saving new user logins when creating a new user, fixes issue of not checking if the linked login is already linked.
2020-09-23 15:45:58 +10:00
..
AuthenticationExtensions.cs
Gets rid of a couple of VS SLN Warnings - due to dupe'd using's decared (done a tidy up)
2018-10-25 21:55:44 +01:00
BackOfficeUserStore.cs
Fixes issue with deleting external logins, fixes issue with saving new user logins when creating a new user, fixes issue of not checking if the linked login is already linked.
2020-09-23 15:45:58 +10:00
BackOfficeUserValidator.cs
…
ContentPermissionsHelper.cs
Cleans up how the content path permissions are checked, integrates the bulk publishing into the controller, adds security check to ensure the user can publish the whole branch, updates the UI messaging so they are grouped by publish statuses and deals with multiple publish status (i.e. in bulk), fixes some content tree issues
2018-11-15 15:24:09 +11:00
EmailService.cs
…
IMembershipProviderPasswordHasher.cs
…
IUmbracoMemberTypeMembershipProvider.cs
…
IUserAwarePasswordHasher.cs
…
IUserSessionStore.cs
…
IUsersMembershipProvider.cs
…
MachineKeyGenerator.cs
…
MembershipProviderBase.cs
Ensure we don't swallow exceptions in angular when logging in, fixes a null ref in angular preventing login in authorize screen, fixes login screen to use an explicit ng-form instance.
2020-09-22 11:05:37 +10:00
MembershipProviderExtensions.cs
Removes providers section from umbraco settings
2019-01-31 01:20:19 +11:00
MembershipProviderPasswordHasher.cs
…
MembershipProviderPasswordValidator.cs
Temp8 fix typos 2 (
#4130
)
2019-01-23 00:03:39 +01:00
UmbracoBackOfficeIdentity.cs
Temp8 fix typos 2 (
#4130
)
2019-01-23 00:03:39 +01:00
UmbracoEmailMessage.cs
…
UmbracoMembershipProviderBase.cs
…
UserAwareMembershipProviderPasswordHasher.cs
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
2019-01-27 11:16:00 +01:00