MCPcopy Index your code
hub / github.com/PatchMon/PatchMon / UpdateTfaBackupCodes

Method UpdateTfaBackupCodes

server-source-code/internal/db/querier.go:475–475  ·  view source on GitHub ↗
(ctx context.Context, arg UpdateTfaBackupCodesParams)

Source from the content-addressed store, hash-verified

473 UpdateSettingsConfig(ctx context.Context, arg UpdateSettingsConfigParams) error
474 UpdateStalledComplianceScans(ctx context.Context, arg UpdateStalledComplianceScansParams) error
475 UpdateTfaBackupCodes(ctx context.Context, arg UpdateTfaBackupCodesParams) error
476 UpdateTfaEnabled(ctx context.Context, arg UpdateTfaEnabledParams) error
477 UpdateTfaSecret(ctx context.Context, arg UpdateTfaSecretParams) error
478 UpdateUser(ctx context.Context, arg UpdateUserParams) error

Callers 3

UpdateTfaBackupCodesMethod · 0.65
VerifyTfaMethod · 0.65
RegenerateBackupCodesMethod · 0.65

Implementers 1

Queriesserver-source-code/internal/db/db.go

Calls

no outgoing calls

Tested by

no test coverage detected