mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-28 06:56:34 +00:00
Make the use of a user token configurable
This commit is contained in:
@@ -49,6 +49,7 @@ type SecurityConfig struct {
|
||||
UserTokenEncryptionKey string
|
||||
UserTokenSigningKey string
|
||||
VerifyClientIp bool
|
||||
EnableUserToken bool
|
||||
}
|
||||
|
||||
type ClientConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user