Shannon
bba0eceac0
removes notes
2020-06-03 14:30:55 +10:00
Shannon
7ac01fc02f
Merge branch 'netcore/netcore' into netcore/feature/websecurity
...
# Conflicts:
# src/Umbraco.Web.BackOffice/Filters/OnlyLocalRequestsAttribute.cs
2020-06-03 13:26:40 +10:00
Shannon Deminick
a7a463c7d4
Merge pull request #8183 from umbraco/netcore/feature/identity
...
Back office identity changes and cookie authentication
2020-06-03 12:55:57 +10:00
Shannon
c6481bdabb
Migrates another methods of authentication controller over along with calculating the ticket's remaining seconds
2020-06-03 12:47:40 +10:00
Shannon
6c59f26c83
Ensures the required ajax headers are sent up in the back office, adds notes.
2020-06-03 11:20:53 +10:00
Shannon
e70d98d3d5
Merge branch 'netcore/feature/identity' into netcore/feature/websecurity
2020-06-03 10:53:09 +10:00
Shannon
95ed6d01a2
removes uneeded file
2020-06-03 10:52:11 +10:00
Shannon
d1a95b2498
adds notes
2020-06-03 10:29:10 +10:00
Claus
c22f6f51d1
Merge pull request #8218 from umbraco/v8/bugfix/clipboard-typofix
...
Fix up typo for clipboardService.registrerClearPropertyResolver & mark incorrect as deprecated
2020-06-02 13:28:58 +02:00
Sebastiaan Janssen
9829d4abef
Merge branch 'v8/dev' into v8/contrib
2020-06-02 11:41:09 +02:00
Chad
a4274ba767
Shorter JSON property names for nucache ( #8204 )
2020-06-02 11:35:19 +02:00
Warren Buckley
4d497053a3
Fix up typos & mark incorrect as deprecated
2020-06-02 09:08:43 +01:00
Shannon
670d62a2dc
Gets cookie authentication actually working along with session validation
2020-06-02 17:48:08 +10:00
Shannon
22c842f2e5
fixes service registration
2020-06-02 14:51:27 +10:00
Shannon
4afaade436
Gets WebSecurity implemented
2020-06-02 14:46:58 +10:00
Shannon
ea58dce644
implements logic to log the user in on install
2020-06-02 13:47:58 +10:00
Shannon
b75fba71f5
Cleaning up websecurity and implementing it, migrates security stamp and session id validation for cookie auth
2020-06-02 13:28:30 +10:00
Shannon
d85fc0d353
fixes last tests
2020-06-01 18:15:57 +10:00
Shannon
3ead22a46a
fixes remaining tests and updates views
2020-06-01 17:07:19 +10:00
Shannon
39eebe82cd
set the response correctly
2020-06-01 16:42:44 +10:00
Shannon
914e261d86
fix ContentSaveValidationAttribute which does not actually do the permissions check
2020-06-01 16:40:34 +10:00
Shannon
f92f34934f
fix remaining tests
2020-06-01 16:40:04 +10:00
Shannon
793bbbab5b
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/identity-temp
2020-06-01 15:51:56 +10:00
Shannon
1d11b78c32
fixing tests
2020-06-01 15:42:57 +10:00
Lee Kelleher
717bbf1e2e
umb-notifications.html - refactored switch logic ( #8207 )
...
* umb-notifications.html - refactored switch logic
I couldn't get the `url` property to render, so I've swapped out
the `ng-switch` statement with a couple of `ng-if` conditions.
* umb-notifications.html - changed quotes from single to double
For consistency.
2020-05-30 22:02:26 +02:00
Warren Buckley
49c438b55f
Merge pull request #7166 from umbraco/v8/feature/7133-do-not-paste-keys-in-nested-content
...
NC keys: Do not copy keys for Nested Content (Fix for #7133 )
2020-05-29 15:18:46 +00:00
Warren Buckley
9713da5e92
Merge pull request #8177 from umbraco/v8/bugfix/nested-content-keys
...
Adds in NC Property Component to deal with keys that were duplicated
2020-05-29 14:45:34 +00:00
rbottema
f7cbac30b1
Fix HTML markup of umb-list-view-settings.html
...
I've noticed this file was missing a closing div tag, so I added it.
2020-05-29 14:43:23 +02:00
rbottema
c23b813036
Fix HTML markup of includeproperties.prevalues.html
...
I've noticed this span was missing a closing >, so I added it.
2020-05-29 14:42:20 +02:00
Jan Skovgaard
74a4d76983
umb-lightbox improvements ( #8191 )
2020-05-29 14:41:20 +02:00
BatJan
208df92fe0
Hide icons and add missing screen reader friendly texts
2020-05-29 14:40:18 +02:00
Steve Megson
33850b13d0
If GetControllerTypeInternal falls back to creating an instance, it should also release it ( #8196 )
2020-05-29 14:39:14 +02:00
Niels Lyngsø
180b858ff5
V8/bugfix/gulp update inline views on watch ( #8200 )
2020-05-29 14:09:20 +02:00
Bjarke Berg
58c70c3a90
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
...
# Conflicts:
# src/Umbraco.Web.UI.NetCore/Umbraco/config/lang/da.xml
# src/Umbraco.Web.UI.NetCore/Umbraco/config/lang/en_us.xml
2020-05-29 13:02:27 +02:00
Bjarke Berg
dca04b3dd7
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
# Conflicts:
# src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs
# src/Umbraco.PublishedCache.NuCache/PublishedSnapshotService.cs
# src/Umbraco.Web.UI.Client/src/views/users/user.controller.js
# src/Umbraco.Web/Models/Trees/MenuItemList.cs
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
# src/Umbraco.Web/Trees/RelationTypeTreeController.cs
# src/Umbraco.Web/UmbracoApplication.cs
2020-05-29 12:59:42 +02:00
Warren Buckley
b1d0cbf1d0
Remove the CSProj reference to missing test file in repo - until we get a chance to add it back in #8199
2020-05-29 09:30:34 +01:00
Bjarke Berg
441b83dae8
Merge pull request #8184 from umbraco/netcore/feature/move-more-controllers
...
Netcore: Move more controllers
2020-05-29 09:10:32 +02:00
Sebastiaan Janssen
71fbf2769a
Merge branch 'v8/dev' into v8/contrib
2020-05-29 09:03:35 +02:00
Bjarke Berg
95e2262eb1
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Bugfix for ModelState.AddValidationError. Now using correct extension method
2020-05-29 08:29:39 +02:00
Bjarke Berg
878e5056b5
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Cleanup when using typefilters
2020-05-29 08:05:45 +02:00
Shannon
90e6dc0ad0
Merge branch 'netcore/feature/identity-temp' into netcore/feature/identity
2020-05-29 15:25:00 +10:00
Shannon
2565a626cb
Fixes NC key replacement and adds tests
2020-05-29 13:01:56 +10:00
Warren Buckley
732d574ec2
Tidy up & better checking for NC JSON with JSONPath & SelectTokens()
...
Less code duplication.
No need for Publishing event as Saving event is called before publishing
2020-05-28 21:35:39 +01:00
Bjarke Berg
a7a9b8204e
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Build fix
2020-05-28 20:01:18 +02:00
Shannon
be84969ad7
removes comments/notes
2020-05-28 23:35:09 +10:00
Shannon
a9bf0572eb
remove unneeded file
2020-05-28 23:31:48 +10:00
Shannon
0ed9d1bd91
renames to LegacyPasswordSecurity
2020-05-28 23:24:32 +10:00
Bjarke Berg
c3606b31ce
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Clean up and fixed issue with Ambiguous actions
2020-05-28 15:20:02 +02:00
Shannon
c1e891400d
adds antiforgery tests
2020-05-28 23:19:31 +10:00
Warren Buckley
c81268995c
Remove code duplication
2020-05-28 12:06:04 +01:00