Shannon
|
0ed9d1bd91
|
renames to LegacyPasswordSecurity
|
2020-05-28 23:24:32 +10:00 |
|
Shannon
|
c1e891400d
|
adds antiforgery tests
|
2020-05-28 23:19:31 +10:00 |
|
Shannon
|
b456ed08f1
|
Fixes tests
|
2020-05-28 18:45:52 +10:00 |
|
Shannon
|
f323c67dff
|
remove note
|
2020-05-27 18:51:47 +10:00 |
|
Shannon
|
1cfc490751
|
More signinmanager, signin now works and we set the user principal in the correct place on login
|
2020-05-27 18:27:49 +10:00 |
|
Shannon
|
e47f81efdc
|
Gettting password formats and hashing sorted, ensuring the password format on the user is used
|
2020-05-27 13:48:26 +10:00 |
|
Shannon
|
ac57aeb066
|
clean up antiforgery
|
2020-05-27 11:28:25 +10:00 |
|
Shannon
|
ef02571c8d
|
changes port number/non ssl
|
2020-05-27 10:27:41 +10:00 |
|
Shannon
|
6a4c277fdc
|
gets anti-forgery working (needs more testing)
|
2020-05-26 22:21:22 +10:00 |
|
Shannon
|
7f47540341
|
ensure bg image is set in config so it shows up
|
2020-05-26 18:21:00 +10:00 |
|
Shannon
|
3c23561f00
|
moves image files to where they're supposed to be
|
2020-05-26 18:20:34 +10:00 |
|
Shannon
|
d726ca4e36
|
fixes build, introduce more back office server vars
|
2020-05-26 17:42:51 +10:00 |
|
Shannon
|
eedef91749
|
commits sln file that keeps changing because of acceptance tests
|
2020-05-26 17:42:31 +10:00 |
|
Shannon
|
ab6a967a4e
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/identity
# Conflicts:
# src/Umbraco.Infrastructure/Composing/CompositionExtensions/CoreMappingProfiles.cs
|
2020-05-26 17:37:07 +10:00 |
|
Shannon
|
9dcad544a9
|
Implements more BackOfficeController and AuthenticationController, some web security and more, gets the back office UI almost rendering
|
2020-05-25 23:15:32 +10:00 |
|
Bjarke Berg
|
2c2d70c500
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Moved controllers: HealthCheckController + All localization files + fixed issues with MapPath from wwwroot to content root
|
2020-05-25 14:50:51 +02:00 |
|
Bjarke Berg
|
ee3615e36d
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Moved controllers: TagsDataController, RteEmbedController, RichTextPreValueController, NestedContentController, WebProfilingController + Moved compose of MapDefinitionCollectionBuilder into core, and uncommented missing map definitions
|
2020-05-25 13:41:05 +02:00 |
|
Shannon
|
0730867d74
|
Gets default.cshtml rendering what should work, had to update quite a few things to get to this point, now need to figure out why it doesn't start booting angular.
|
2020-05-25 19:37:16 +10:00 |
|
Bjarke Berg
|
e4c8e2009c
|
Moved BackOfficeNotificationsController to netcore
|
2020-05-22 07:26:46 +02:00 |
|
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 |
|
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 |
|
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 |
|