Shannon
|
469d6f9ca3
|
Now checks for the sensitiveData group to view sensitive data
|
2018-01-25 15:06:23 -07:00 |
|
Shannon
|
d06c92d249
|
fixes send to translate to lookup the translate group by the correct alias
|
2017-09-08 16:00:04 +10:00 |
|
Shannon
|
a608577a4f
|
Merge branch 'dev-v7' into dev-v7.7
# Conflicts:
# src/Umbraco.Core/Constants-Security.cs
# src/Umbraco.Core/Security/BackOfficeUserStore.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Tests/App.config
# src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
|
2017-09-04 16:51:20 +10:00 |
|
Shannon
|
13e2112c3c
|
U4-10361 Creating new member when AllowManuallyChangingPassword="false" - can't set a password
|
2017-08-29 11:56:38 +10:00 |
|
Shannon
|
8df00d5525
|
Fixes U4-10111 Changing email on a user doesn't show the username field
|
2017-07-19 19:22:43 +10:00 |
|
Shannon
|
0858e04345
|
tidy up how a user is created when invited, ensure the special empty password is used.
|
2017-06-15 00:46:23 +02:00 |
|
Shannon
|
512f3237f0
|
larger refactor so we don't need to worry about 'loading' a users groups, it will all just be done, updated queries to fetch a user, it's groups and it's sections all at once, it might be a little heavy but we'll see. Adds/removes a few other methods that didn't seem right and uses group aliases for most things, adds Datbase unique indexes for group aliases and names (need to fix tests though)
|
2017-05-10 21:00:30 +10:00 |
|
Shannon
|
d24541fce4
|
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
|
2017-01-16 20:45:08 +11:00 |
|