RaduOrleanu
|
07e5161988
|
U4-11570 - changed WebClient() from created inside of using to check if null and then creating it
|
2018-08-18 20:21:24 +02:00 |
|
Mundairson
|
9cd2db5018
|
U4-11546 [v7] Clean up to remove compiler warnings (#2823)
|
2018-07-31 10:41:15 +02:00 |
|
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 |
|
Shannon
|
a71ec8dd81
|
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
|
2017-02-07 12:50:44 +11:00 |
|
hartvig
|
32892cf5e0
|
Update NewInstallStep.cs
|
2017-02-02 10:05:14 +01:00 |
|
Shannon
|
8a11b0f7a8
|
publisizes a constant (moves it to where it should be), publicizes another required class for deploy, bumps version
|
2017-01-12 17:33:30 +11:00 |
|
Niels Hartvig
|
60f6a60ca9
|
Update install post url to https
|
2017-01-03 16:11:32 +01:00 |
|
Shannon
|
8cea391a3f
|
U4-8514 Fix installation issue when there are stale cookies on localhost
|
2016-05-25 14:36:00 +02:00 |
|
perploug
|
891810b045
|
Adds newsletter to installer
With the good ol' V6 installer code, ahhh the smell of code patina
|
2014-04-02 11:20:35 +02:00 |
|
Shannon
|
6f586c7eeb
|
Ensures we are not directly referencing Membership.Provider and instead targetting our provider by alias.
|
2014-03-18 20:36:02 +11:00 |
|
Shannon
|
4d13925e3b
|
Fixes merge issues
|
2014-03-18 19:05:07 +11:00 |
|
Shannon
|
a907b5bdcd
|
Fixes up the dbconnection checker to work with all supported db types.
|
2014-03-13 20:14:56 +11:00 |
|
Shannon
|
37937e2c8e
|
Fixes the user password validation to ensure it obeys what the membership provider's are configured for.
|
2014-03-06 12:11:14 +11:00 |
|
perploug
|
3276b8a4d8
|
Latest visual changes to installer + db validator
|
2014-03-05 20:03:45 +01:00 |
|
Shannon
|
a40ba2f27e
|
Updates the RequiresExecution logic so we can skip steps based on some user input (i.e. skip the starter kit installation). Fixes the start kit js stuff to update the model correctly and continue. Fixes the error view to restart - it cannot just go back because there might not be a view there.
|
2014-03-05 14:30:17 +11:00 |
|