mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
feat: support api key ip restriction rules
This commit is contained in:
@@ -334,7 +334,7 @@ type = "json"
|
||||
nullable = true
|
||||
|
||||
[[table.api_keys.columns]]
|
||||
name = "allowed_ips"
|
||||
name = "ip_rules"
|
||||
type = "json"
|
||||
nullable = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user