mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Fix enum
This commit is contained in:
@@ -17,6 +17,7 @@ const (
|
|||||||
SourceNTLM int = iota
|
SourceNTLM int = iota
|
||||||
SourceSmartCard
|
SourceSmartCard
|
||||||
SourceCurrent
|
SourceCurrent
|
||||||
|
SourceBasic
|
||||||
SourceUserSelect
|
SourceUserSelect
|
||||||
SourceCookie
|
SourceCookie
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user