Shannon
|
eaa295095d
|
Gets password roll forward working
|
2020-10-07 16:56:48 +11:00 |
|
Mole
|
a69d705d34
|
Clean
|
2020-09-30 10:21:21 +02:00 |
|
Mole
|
aa53c625a7
|
Register SignalR
|
2020-09-29 12:49:32 +02:00 |
|
Bjarke Berg
|
0c908a7bbb
|
Introduced interface on BackOfficeUserManager (#8913)
* Introduced IBackOfficeUserManager
* Fixed test
* Moved class into own file
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
|
2020-09-22 14:44:41 +02:00 |
|
Bjarke Berg
|
c8669b18c2
|
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-04 14:30:48 +02:00 |
|
Shannon
|
f84a93ae20
|
Adds IUmbracoBuilder to build the config so it's easier to split apart, ensures background tasks don't run in integration tests, uses a custom CoreRuntime to ensure we use SimpleMainDom, re-wires the UmbracoWebApplicationFactory so that duplicate Hosts are not running at the same time, fixes issues with overriding/shadowing, uses RAMDirectory in lucene for tests, fixes CoreRuntime's events that we're moved incorrectly and not backwards compat, adds new real non static events which we can use in integration tests to install the DB before the runtime state is calculated
|
2020-09-02 18:10:29 +10:00 |
|