start tying it into the flow
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -14,7 +14,7 @@ const (
|
||||
)
|
||||
|
||||
type Context interface {
|
||||
// GlobalState()
|
||||
Packet() *radius.Request
|
||||
|
||||
ProtocolSettings() interface{}
|
||||
GetProtocolState(def func(Context) interface{}) interface{}
|
||||
|
||||
Reference in New Issue
Block a user