package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

DeleteAccountLink delete a single account link.
DeleteOpenID response for delete user's openid.
DisableTwoFactor deletes the user's 2FA settings.
EnrollTwoFactor shows the page where the user can enroll into 2FA.
EnrollTwoFactorPost handles enrolling the user into 2FA.
OpenIDPost response for change user's openid.
RegenerateScratchTwoFactor regenerates the user's 2FA scratch code.
Security render change user's password page and 2FA.
ToggleOpenIDVisibility response for toggle visibility of user's openid.
WebauthnDelete deletes an security key by id.
WebAuthnRegister initializes the webauthn registration procedure.
WebauthnRegisterPost receives the response of the security key.