Shannon
|
d89337e3d5
|
Cleans up IdentityAuditEventArgs and handling of the current user since we cannot resolve it from the thread.
|
2020-05-21 16:33:24 +10:00 |
|
Shannon
|
cf58782093
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/identity
# Conflicts:
# src/Umbraco.Web.BackOffice/Controllers/BackOfficeController.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
|
2020-05-21 15:46:43 +10:00 |
|
Shannon
|
f47ceb8bbe
|
Implements more of identity and makes it more specific to the back office (less intrusive), starts adding cookie auth
|
2020-05-21 15:43:33 +10:00 |
|
Shannon Deminick
|
b5df81fca2
|
Merge pull request #8135 from umbraco/netcore/feature/AB6586-migrate_controllers
Netcore: Migrate Controllers
|
2020-05-21 15:00:54 +10:00 |
|
Bjarke Berg
|
28c4f87236
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated ImageUrlGeneratorController + Made usage some strings into the enums in the ImageUrlGenerationOptions
|
2020-05-20 17:39:07 +02:00 |
|
Bjarke Berg
|
0d65fccd52
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated ImagesController
|
2020-05-20 13:51:21 +02:00 |
|
Bjarke Berg
|
a94af8db03
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated HelpController
|
2020-05-20 13:35:55 +02:00 |
|
Bjarke Berg
|
ea300f61ce
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/AB6586-migrate_controllers
|
2020-05-20 13:30:02 +02:00 |
|
Bjarke Berg
|
aa63ce5ed9
|
Merge branch 'netcore/dev' into netcore/netcore
# Conflicts:
# src/Umbraco.Tests/Web/Controllers/AuthenticationControllerTests.cs
# src/Umbraco.Tests/Web/Controllers/UsersControllerTests.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
# src/Umbraco.Web/Editors/AuthenticationController.cs
# src/Umbraco.Web/Editors/UsersController.cs
|
2020-05-20 12:43:13 +02:00 |
|
Bjarke Berg
|
490ae37b28
|
#8142 - Added smtp authentication if username or password provided
|
2020-05-20 12:38:21 +02:00 |
|
Bjarke Berg
|
a120b9cffb
|
Merge pull request #8142 from umbraco/netcore/feature/AB6507-reimplement-email-service
Netcore: Re-implementing Email Service
|
2020-05-20 12:29:21 +02:00 |
|
Bjarke Berg
|
2b4dfbca9d
|
#8142 - Small cleanup, and bugfix
|
2020-05-20 11:42:23 +02:00 |
|
Bjarke Berg
|
1c220b4925
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Removed uncommented code, that was removed due to the container needs only a single valid constructor
|
2020-05-20 08:44:02 +02:00 |
|
Shannon
|
558bde8596
|
Migrates back office variables and a couple methods for the BackOfficeController
|
2020-05-20 16:43:06 +10:00 |
|
Bjarke Berg
|
a8f5d21eeb
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - removed old OutgoingEditorModelEventAttribute and EditorModelEventManager
|
2020-05-20 08:39:27 +02:00 |
|
Bjarke Berg
|
ca399c7e89
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - removed old tourcontroller
|
2020-05-20 08:33:00 +02:00 |
|
Shannon
|
9818b4a14b
|
Moves what is possible for identity back office to Core, configures backoffice identity with IOptions and our password settings
|
2020-05-20 15:25:42 +10:00 |
|
Shannon
|
4e62573fce
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/identity
|
2020-05-20 15:09:40 +10:00 |
|
Shannon
|
057aa9bc66
|
Move more models: template, macro, ObjectTypes
|
2020-05-20 12:10:17 +10:00 |
|
Shannon
|
8134a35fe0
|
Moves ContentType, MemberType, MediaType, etc... less casting, less internals
|
2020-05-20 11:59:41 +10:00 |
|
Shannon
|
d444dfd441
|
Moves ContentTypeBase, Member, ContentTypeComposition, etc... removes the casting
|
2020-05-20 11:33:10 +10:00 |
|
Shannon
|
9e8bfd039e
|
Ensures the correct version of Microsoft.AspNet.Identity.Core is used consistently, moves Media
|
2020-05-20 11:01:45 +10:00 |
|
Shannon
|
82ebda256b
|
Fixes merge issues with Umbraco.Web.UI and ensures we are using a consistent version of System.ComponentModel.Annotations
|
2020-05-20 10:59:09 +10:00 |
|
Shannon
|
3f67e1be7d
|
Move Content, Property, PropertyCollection, PropertyType
|
2020-05-20 10:50:37 +10:00 |
|
Shannon
|
7bea165597
|
Moves UserGroup and UserGroupExtensions to core
|
2020-05-20 10:37:11 +10:00 |
|
Shannon
|
86f60677a1
|
moves UserExtensions and ContentPermissionsHelper
|
2020-05-20 10:29:53 +10:00 |
|
Shannon
|
96e006e8b9
|
Moves user to Core models and removes backwards compat hacks and casting
|
2020-05-20 10:22:48 +10:00 |
|
Shannon
|
4b5777a747
|
adds code docs to ext methods
|
2020-05-20 09:58:05 +10:00 |
|
Shannon Deminick
|
6381907134
|
Merge pull request #8129 from scottbrady91/netcore/feature/aspnetcoreidentity
Added ASP.NET Core Identity to Umbraco.Web.UI.NetCore
|
2020-05-20 09:54:21 +10:00 |
|
Elitsa Marinovska
|
65fa1efc9c
|
Changing a var name for better reflection on the origin of its value
|
2020-05-20 00:54:28 +02:00 |
|
Elitsa Marinovska
|
16d805e6f5
|
Adding Smtp section in appsettings, registering IEmailSender as an email service and ofc the MailKit nuget in Infrastructure proj
|
2020-05-20 00:24:55 +02:00 |
|
Elitsa Marinovska
|
ad31db9f4a
|
Adding DeliveryMethod option which we make use of in EmailSender.cs
|
2020-05-20 00:21:45 +02:00 |
|
Elitsa Marinovska
|
e85ccb0dab
|
Removing TODOs with the actual implementation
|
2020-05-20 00:20:25 +02:00 |
|
Elitsa Marinovska
|
ea380985db
|
Moving files using MailKit nuget package (Smtp successor) as SmtpClient has been marked as obsolete by Microsoft
|
2020-05-20 00:19:43 +02:00 |
|
Bjarke Berg
|
bff9477c31
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated ExamineManagementController
|
2020-05-19 14:02:12 +02:00 |
|
Scott Brady
|
6dcaa986cd
|
Removed unnecessary TODO and code duplication
|
2020-05-19 12:18:47 +01:00 |
|
Bjarke Berg
|
35680bba46
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated DashboardController and BackOfficeAssetsController
|
2020-05-19 09:52:58 +02:00 |
|
Bjarke Berg
|
e7354c9b45
|
Merge pull request #8124 from umbraco/netcore/feature/boot-failed-exception
boot failed exception handling
|
2020-05-19 07:50:06 +02:00 |
|
Shannon
|
95d695594a
|
Ensure we capture boot failed exception earlier and ensure that composers registered to run on boot failed are executed
|
2020-05-19 14:51:05 +10:00 |
|
Bjarke Berg
|
4ca6868553
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated TourController
|
2020-05-18 15:19:52 +02:00 |
|
Scott Brady
|
a44dde9432
|
Added IdentityExtensions
|
2020-05-18 13:00:32 +01:00 |
|
Scott Brady
|
091712e5de
|
Merge remote-tracking branch 'Umbraco/netcore/netcore' into netcore/feature/aspnetcoreidentity
|
2020-05-18 12:52:03 +01:00 |
|
Scott Brady
|
6f75fe6cc4
|
Reintroduced missing OWIN user manager functionality
|
2020-05-18 12:51:24 +01:00 |
|
Scott Brady
|
7b1ce5bbe7
|
Removed duplication with user store and manager
|
2020-05-18 12:06:26 +01:00 |
|
Bjarke Berg
|
52035c043d
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6586 - Migrated UmbracoWebApiRequireHttpsFilter
|
2020-05-18 12:40:01 +02:00 |
|
Bjarke Berg
|
0cfd40747c
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/AB6586-backofficecontroller
|
2020-05-18 12:01:48 +02:00 |
|
Bjarke Berg
|
287f379c1b
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
|
2020-05-18 12:01:18 +02:00 |
|
Bjarke Berg
|
a198d4a37c
|
Merge pull request #8122 from AndyButland/feature/7799-netcore-web-api-component-migration
Netcore: Implemented various Web API components
|
2020-05-18 12:00:07 +02:00 |
|
Bjarke Berg
|
5e131ebafb
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.NetCore/Startup.cs
|
2020-05-18 11:51:55 +02:00 |
|
Bjarke Berg
|
cda531e34e
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# .gitignore
# src/Umbraco.Web/Editors/ContentController.cs
|
2020-05-18 10:37:28 +02:00 |
|