Andy Butland
1cf4374a48
Updated various type filters to attributes with nested filters.
2020-06-13 11:08:59 +02:00
Bjarke Berg
9f17049582
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/websecurity
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
# Conflicts:
# src/Umbraco.Web/Editors/AuthenticationController.cs
2020-06-10 11:13:32 +02:00
Bjarke Berg
af382e5e71
Migrated section controller + LanguageTreeController, ApplciationTreeController.
...
Updated AngularJsonOnlyConfigurationAttribute to be a TypeFilterAttribute, to allow injeciton into the filter.
Note: Left TODO about checking authorization of proxied trees..
2020-06-08 13:14:23 +02:00
Shannon
ea58dce644
implements logic to log the user in on install
2020-06-02 13:47:58 +10:00
Shannon
64b78676da
fix namespace
2020-05-14 14:47:59 +10:00
Shannon
4d6df1405f
Moves routing into IAreaRoutes, ensures back office is redirected if installed
2020-05-13 14:49:00 +10:00
Shannon
f427059d41
Fixes routing for installer to use an area, fixes URL generation
2020-05-12 17:10:02 +10:00
Shannon
3add4746fe
Gets body model binders working per controller and figures out how the application model works
2020-05-12 12:29:03 +10:00
Shannon
39fed867c1
Cleans up some routing, mvc base classes, gets controller specific model binding working, applies our own application model to our controllers
2020-05-12 10:21:40 +10:00
Bjarke Berg
e121ce136f
AB#6233 - Clean up
2020-05-07 10:21:32 +02:00
Bjarke Berg
e3f9b94fd0
AB#6233 - Added HttpPost to ensure only posts are possible
2020-05-07 10:13:54 +02:00
Bjarke Berg
1499e4538f
AB#6233 - Clear other formatters in AngularJsonOnlyConfigurationAttribute and changed to inject dependencies and use TypeFilter
2020-05-07 09:46:42 +02:00
Bjarke Berg
b70d7101e3
AB#6233 - Explicit restarts umbraco after install to ensure runtime state is run and umbraco is correct composed.
2020-05-01 13:40:26 +02:00
Bjarke Berg
da1e83c0d1
AB#6233 - Added application url on IHostingEnvironment. Still need a way to figure out how to get this value
2020-05-01 08:26:05 +02:00
Bjarke Berg
04872857e4
AB#6233 - Removed code that cleared the connection string just after it was inserted
2020-04-30 12:57:17 +02:00
Bjarke Berg
59501eba86
AB#6233 - Cleanup
2020-04-29 16:11:56 +02:00
Bjarke Berg
79e9235338
AB#6233 - Install in .NET Core
2020-04-22 08:17:45 +02:00