You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,9 @@ Steps:
65
65
4. You can navigate to administration on: `http://localhost:64079/admin/`
66
66
5. Username: `admin` Password `admin`
67
67
68
+
### 3. Security Update
69
+
After install, update `machineKey` in `Web.config` with values generated with tool [like this](https://www.allkeysgenerator.com/Random/ASP-Net-MachineKey-Generator.aspx). This will prevent authentication cookie exploit if you use default `admin` account.
70
+
68
71
# Screenshot
69
72
More screenshots on the [website](https://blogengine.io).
0 commit comments