Shannon
|
c4fa3aa649
|
Fixes issue with AffectedUser vs PerformingUser, updates the log formatting and uses the affectedDetails better, fixes the double event calling for auth stuff, fixes the change password event raising, fixes reporting the changed property values for members
|
2018-02-13 00:15:04 +11:00 |
|
Shannon
|
3cdd8a0c43
|
removes methods from the interface we don't want to support
|
2018-02-12 20:48:42 +11:00 |
|
Shannon
|
bf130584a6
|
updates docs
|
2018-02-12 18:28:51 +11:00 |
|
Shannon
|
c3e67705ba
|
updated some naming conventions for eventType
|
2018-02-12 18:24:07 +11:00 |
|
Shannon
|
7a80d689aa
|
Fixes invalid login attempts being logged against the admin user, updates the audit handler to log unique keys for the eventType
|
2018-02-12 18:12:16 +11:00 |
|
Shannon
|
eabc009f0c
|
Adds validation to IAuditService.Write
|
2018-02-12 17:37:52 +11:00 |
|
Stephan
|
29690df567
|
U4-10795 - misc fixes
|
2018-02-09 09:33:24 +01:00 |
|
Stephan
|
61ce533a08
|
U4-10795 - better performing user management, fix upgrades
|
2018-02-08 10:16:53 +01:00 |
|
Stephan
|
0a44ad3ab6
|
U4-10795 - granular logging - roles
|
2018-02-07 16:50:49 +01:00 |
|
Stephan
|
7c34255abe
|
Merge branch origin/dev-v7.9 into temp-u4-10795
|
2018-02-07 15:55:41 +01:00 |
|
Stephan
|
d52216103b
|
U4-10795 - granular logging
|
2018-02-07 15:51:18 +01:00 |
|
Stephan
|
a26cd625e7
|
U4-10795 - granular logging
|
2018-02-07 15:38:50 +01:00 |
|
Stephan
|
02397fd90c
|
U4-10795 - granular logging
|
2018-02-06 19:07:54 +01:00 |
|
Sebastiaan Janssen
|
23d225c14f
|
Merge pull request #2424 from umbraco/temp-u4-10794
Temp u4 10794
|
2018-02-01 13:32:32 +01:00 |
|
Sebastiaan Jansssen
|
1a289be999
|
Whoops, I see what you did there, Consent can be internal indeed, cool!
|
2018-02-01 13:09:06 +01:00 |
|
Sebastiaan Jansssen
|
8a0485e093
|
Consent class really needs to be public
|
2018-02-01 13:07:02 +01:00 |
|
Sebastiaan Jansssen
|
647492fbfb
|
Merge branch 'dev-v7.9' into temp-u4-10794
|
2018-02-01 12:55:53 +01:00 |
|
Sebastiaan Jansssen
|
fc43d3cdee
|
Merge branch 'dev-v7.8' into dev-v7.9
|
2018-01-31 17:03:19 +01:00 |
|
Sebastiaan Jansssen
|
b76b09026b
|
Merge branch 'dev-v7' into dev-v7.8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI.Client/src/assets/img/installer.jpg
# src/Umbraco.Web.UI.Client/src/common/directives/components/application/umbtour.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/tour.service.js
# src/Umbraco.Web.UI.Client/src/controllers/search.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/tours/umbintrocreatedoctype/doctypename/doctypename.controller.js
# src/Umbraco.Web.UI.Client/src/views/users/views/user/details.html
# src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json
# src/Umbraco.Web/Editors/TourController.cs
# src/Umbraco.Web/Models/BackOfficeTour.cs
# src/Umbraco.Web/Models/BackOfficeTourStep.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
# src/Umbraco.Web/TourFilterResolver.cs
# src/Umbraco.Web/Trees/MacroTreeController.cs
# src/Umbraco.Web/WebApi/Filters/FeatureAuthorizeAttribute.cs
# src/umbraco.cms/businesslogic/Packager/Installer.cs
# src/umbraco.cms/businesslogic/Packager/PackageInstance/utill.cs
|
2018-01-31 17:02:03 +01:00 |
|
Stephan
|
971d7cf933
|
U4-10794 - refactor
|
2018-01-31 15:20:03 +01:00 |
|
Sebastiaan Jansssen
|
118a83e56c
|
Consent class should be public for 3rd parties to be able to register consents
|
2018-01-31 13:19:30 +01:00 |
|
Sebastiaan Jansssen
|
1f6dea7177
|
Adds migration to create constent table
|
2018-01-31 12:47:41 +01:00 |
|
Sebastiaan Jansssen
|
f2667c3360
|
Bumps version to 7.9.0
|
2018-01-31 12:47:16 +01:00 |
|
Sebastiaan Janssen
|
f331736384
|
Merge pull request #2421 from umbraco/temp-U4-10797
U4-10797 Sensitive values
|
2018-01-31 10:59:18 +01:00 |
|
Sebastiaan Janssen
|
090f89e5b6
|
Merge pull request #2223 from kgiszewski/fix/U4-6309
U4-6309: Fix black bars that appear on a RTE image resize
|
2018-01-31 10:43:29 +01:00 |
|
Shannon
|
a6bc94185c
|
Ensures that a user without access to sensitive values cannot change a member type's sensitive values, this also validates on the server side
|
2018-01-30 19:38:42 -06:00 |
|
Warren Buckley
|
5f5759c8a3
|
Merge pull request #2422 from umbraco/temp-U4-10869
U4-10869 Make sure the getting started tour is only shown to the right users
|
2018-01-30 09:10:12 +00:00 |
|
Robert
|
0b90097aad
|
"requiredSections" tour property documentation
Added a few words about "requiredSections" tour property
|
2018-01-30 10:00:54 +01:00 |
|
Shannon
|
58533ca17e
|
Validates sensitive properties during model binding to ensure that someone cannot hack a posted value for sensitive props if they don't have access to sensitive props.
|
2018-01-29 13:24:27 -06:00 |
|
Shannon
|
427e99dd29
|
WIP - need to validate sensitive properties for invalid posted data
|
2018-01-29 12:20:06 -06:00 |
|
Shannon
|
1ec09e15cf
|
fixes tests
|
2018-01-29 12:02:20 -06:00 |
|
Shannon
|
a48568d1ba
|
Fixes problem where the sensitive value placeholder was being posted back to the server for saving, instead we don't post this value at all which means it will not be overwritten when it posts back.
|
2018-01-29 11:38:08 -06:00 |
|
Stephan
|
5aa1b81cd4
|
U4-10794 - revert PEtaPocoMapper changes
|
2018-01-29 16:27:16 +01:00 |
|
Sebastiaan Jansssen
|
7cd540c37e
|
Remove additional premature uses of C#7 features
|
2018-01-29 14:35:30 +01:00 |
|
Sebastiaan Jansssen
|
83595ecaf5
|
Don't rely on C# 7 features
|
2018-01-29 14:06:25 +01:00 |
|
Robert
|
e07c5e6ff8
|
Removed unused using directives
|
2018-01-29 13:18:11 +01:00 |
|
Robert
|
67ff827d67
|
Tours will only load if the current user has access to the same sections the tours has access to
|
2018-01-29 13:13:43 +01:00 |
|
Stephan
|
e1208e5019
|
U4-10794 - use string ids, not udis
|
2018-01-29 11:30:01 +01:00 |
|
Sebastiaan Jansssen
|
3f7159797f
|
U4-10880 Update install background
|
2018-01-29 09:49:16 +01:00 |
|
Shannon
|
995f644501
|
Adds upgrade logic, fixes tests, fixes model mappings to not do so much AfterMap
|
2018-01-26 17:27:35 -07:00 |
|
Shannon
|
f7eec8dafb
|
Allows editing the property metadata even if the property type is locked
|
2018-01-26 16:24:40 -07:00 |
|
Shannon
|
e039265fab
|
adds descriptions to the member type options
|
2018-01-26 16:11:14 -07:00 |
|
Shannon
|
f08192a4ab
|
Changes copy for hidden values and makes the rendering for hidden values it's own property editor view so we can more easily update it.
|
2018-01-26 15:52:12 -07:00 |
|
Stephan
|
a16ac1f0ba
|
U4-10794 - implement basic consent service
|
2018-01-26 10:57:12 +01:00 |
|
Shannon
|
469d6f9ca3
|
Now checks for the sensitiveData group to view sensitive data
|
2018-01-25 15:06:23 -07:00 |
|
Shannon
|
54cc80f4e8
|
Updates all required mappings to use AutoMapperExtensions.MapWithUmbracoContext where appropriate
|
2018-01-25 14:41:28 -07:00 |
|
Shannon
|
64628c0a9d
|
Gets the IsSensitive property mapped to the display object and changes the property output to show that the field contains sensitive data. Refactors the TabsAndPropertiesResolver and simplifies it a lot which also allows us to pass in an UmbracoContext which we'll need in order to determine a user's rights, etc... Refactors how the TreeNodeUrls are mapped and they now use a proper mapper. This now means we do much less in AfterMap
|
2018-01-25 14:14:12 -07:00 |
|
Robert
|
6f81b7fe24
|
'getting-started' tour only available to admins
|
2018-01-25 12:10:34 +01:00 |
|
Stephan
|
f2819f61e5
|
Merge pull request #2417 from umbraco/temp-u4-10846
U4-10846 - fix member group cache
|
2018-01-25 11:06:17 +01:00 |
|
Sebastiaan Janssen
|
2107e9d9e3
|
Merge pull request #2420 from PerplexDaniel/patch-1
Fix NullReferenceException when HttpContext is not available
|
2018-01-25 10:18:32 +01:00 |
|