-
Notifications
You must be signed in to change notification settings - Fork 293
Commit d78c1e8
committed
added [JsonIgnore] attribute to password prop on user entity and removed WithoutPassword() extension methods
1 parent e7df016 commit d78c1e8
File tree
3 files changed
+7
-20
lines changed- Entities
- Helpers
- Services
3 files changed
+7
-20
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
11 | + | ||
12 | + | ||
9 | 13 |
| |
14 | + | ||
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
|
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | - | ||
58 | + | ||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 | - | ||
63 | + | ||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
|
0 commit comments