mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
add allowed_ips to api_keys
update annotations
This commit is contained in:
parent
98e8523eec
commit
6bed4e1bf0
17 changed files with 147 additions and 93 deletions
|
@ -31,6 +31,7 @@ end
|
|||
# created_by_id :integer
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# allowed_ips :inet is an Array
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue