mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-01 08:15:07 +01:00
Cleanup and adapt to new structure
This commit is contained in:
@@ -27,6 +27,7 @@ const (
|
||||
AuthViaLocalPassword AuthSource = iota
|
||||
AuthViaLDAP
|
||||
AuthViaToken
|
||||
AuthViaAll
|
||||
)
|
||||
|
||||
type AuthType int
|
||||
|
||||
Reference in New Issue
Block a user