You've already forked caddy-opnsense-blocker
Improve requests log filters and sorting
This commit is contained in:
@@ -235,6 +235,13 @@ type EventListOptions struct {
|
||||
ShowAllowed bool
|
||||
ReviewOnly bool
|
||||
Offset int
|
||||
Source string
|
||||
Method string
|
||||
StatusFilter string
|
||||
State string
|
||||
BotFilter string
|
||||
SortBy string
|
||||
SortDesc bool
|
||||
}
|
||||
|
||||
type SourceOffset struct {
|
||||
|
||||
Reference in New Issue
Block a user