This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
44b90e2ce60ef6d48a979ccb3467e914c56207a3
Umbraco-CMS
/
src
/
Umbraco.Web
/
Install
History
Shannon
63befa55d5
Updates password changing for users to use ASP.NET Identity, there's still some more work here to do to implement the IUserAwarePasswordHashing and to result some of the TODOs. Also moved all password changing logic to PasswordChanger even for legacy membership providers.
2017-07-20 12:53:09 +10:00
..
Controllers
New method for IPackagingService to fetch a package from the repo, removes usages of the old repo endpoint, removes ability to push a package from the back office to Our since that would require a different endpoint.
2017-04-26 19:02:36 +10:00
InstallSteps
Updates password changing for users to use ASP.NET Identity, there's still some more work here to do to implement the IUserAwarePasswordHashing and to result some of the TODOs. Also moved all password changing logic to PasswordChanger even for legacy membership providers.
2017-07-20 12:53:09 +10:00
Models
Adds newsletter to installer
2014-04-02 11:20:35 +02:00
DatabaseHelper.cs
Fixes up the dbconnection checker to work with all supported db types.
2014-03-13 20:14:56 +11:00
FilePermissionHelper.cs
Dev v7 health check (
#1220
)
2016-06-13 17:42:05 +02:00
HttpInstallAuthorizeAttribute.cs
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
InstallAuthorizeAttribute.cs
asfsafd
2014-02-27 10:16:30 +01:00
InstallException.cs
Fixes: U4-4154 convert existing property data from XML to JSON during upgrade v6 - 7 to ensure that other data types that have this property editor are upgraded as well. Fixes some of the installer bits so that the steps are not marked as completed if they have problems.
2014-03-20 17:35:51 +11:00
InstallHelper.cs
Changes restart tracking to use code we used to have in there which is an in memory marker for the app domain, this is a little cleaner
2017-06-19 23:40:51 +10:00
InstallStatusTracker.cs
Fixes installer breaks with missing app_data/temp/installer folder
2014-03-07 10:18:08 +01:00
UmbracoInstallArea.cs
Update to MVC5
2015-07-30 17:08:39 +02:00