feat: support api key ip restriction rules

This commit is contained in:
fawney19
2026-05-20 16:11:49 +08:00
parent b6bdc08267
commit f76bbaab52
55 changed files with 698 additions and 551 deletions

View File

@@ -334,7 +334,7 @@ type = "json"
nullable = true
[[table.api_keys.columns]]
name = "allowed_ips"
name = "ip_rules"
type = "json"
nullable = true