Skip to content

Commit aa66c4d

Browse files
committed
publish v8.7 Release Notes
1 parent 7366f3e commit aa66c4d

File tree

2 files changed

+994
-0
lines changed

2 files changed

+994
-0
lines changed

MyApp/_pages/auth/apikeys.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ title: API Keys
55
As we continue to embrace and natively integrate with ASP.NET Core's .NET 8 platform, we've reimplemented the last major
66
feature missing from ServiceStack Auth - support for API Keys that's available from **ServiceStack v8.3**.
77

8+
:::warning API Key Feature Vulnerability
9+
**ServiceStack v8.7+** resolves a vulnerability we've discovered in the management APIs of this API Keys feature, if using API Keys please upgrade as soon as possible.
10+
:::
11+
812
### What are API Keys?
913

1014
API Keys are a simple and effective way to authenticate and authorize access to your APIs, which are typically used

0 commit comments

Comments
 (0)