Refactoring - split data, logic and model layers; custom network exception
This commit is contained in:
@@ -5,4 +5,8 @@
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
|
||||
<p>No data is currently collected.</p>
|
||||
<h2>Collected personal data</h2>
|
||||
<li>
|
||||
<ul>Password (hashed and salted)</ul>
|
||||
<ul>User-generated content (posts)</ul>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user