Commit 8bb1c46
committed
Remove hardcoded IP and update app version to 1.15
Removed the hardcoded assignment of `IpAddress` in the
`LoginAuditCreatedEventHandler` class to improve flexibility
and correctness.
Updated the `Version` property in `appsettings.json` from
"1.14" to "1.15" to reflect the new application version.1 parent 2e8e61c commit 8bb1c46
2 files changed
Lines changed: 1 addition & 2 deletions
File tree
- src
- Application/Features/LoginAudits/EventHandlers
- Server.UI
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments