security

package
v0.67.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenSourceExec = "TokenSourceExec"
)

Variables

View Source
var (
	ClientUnsafeFeatures = []string{
		TokenSourceExec,
	}

	ServerUnsafeFeatures = []string{
		TokenSourceExec,
	}
)

Functions

This section is empty.

Types

type UnsafeFeatures

type UnsafeFeatures struct {
	// contains filtered or unexported fields
}

func NewUnsafeFeatures

func NewUnsafeFeatures(allowed []string) *UnsafeFeatures

func (*UnsafeFeatures) IsEnabled

func (u *UnsafeFeatures) IsEnabled(feature string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL