setting

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Account

func Account(ctx *context.Context)

Account renders change user's password, user's email and user suicide page

func AccountPost

func AccountPost(ctx *context.Context, form auth.ChangePasswordForm)

AccountPost response for change user's password

func Applications

func Applications(ctx *context.Context)

Applications render manage access token page

func ApplicationsPost

func ApplicationsPost(ctx *context.Context, form auth.NewAccessTokenForm)

ApplicationsPost response for add user's access token

func AvatarPost

func AvatarPost(ctx *context.Context, form auth.AvatarForm)

AvatarPost response for change user's avatar request

func DeleteAccount

func DeleteAccount(ctx *context.Context)

DeleteAccount render user suicide page and response for delete user himself

func DeleteAccountLink(ctx *context.Context)

DeleteAccountLink delete a single account link

func DeleteApplication

func DeleteApplication(ctx *context.Context)

DeleteApplication response for delete user access token

func DeleteAvatar

func DeleteAvatar(ctx *context.Context)

DeleteAvatar render delete avatar page

func DeleteEmail

func DeleteEmail(ctx *context.Context)

DeleteEmail response for delete user's email

func DeleteKey

func DeleteKey(ctx *context.Context)

DeleteKey response for delete user's SSH/GPG key

func DeleteOAuth2Application added in v1.8.0

func DeleteOAuth2Application(ctx *context.Context)

DeleteOAuth2Application deletes the given oauth2 application

func DeleteOpenID

func DeleteOpenID(ctx *context.Context)

DeleteOpenID response for delete user's openid

func DisableTwoFactor

func DisableTwoFactor(ctx *context.Context)

DisableTwoFactor deletes the user's 2FA settings.

func EmailPost

func EmailPost(ctx *context.Context, form auth.AddEmailForm)

EmailPost response for change user's email

func EnrollTwoFactor

func EnrollTwoFactor(ctx *context.Context)

EnrollTwoFactor shows the page where the user can enroll into 2FA.

func EnrollTwoFactorPost

func EnrollTwoFactorPost(ctx *context.Context, form auth.TwoFactorAuthForm)

EnrollTwoFactorPost handles enrolling the user into 2FA.

func Keys

func Keys(ctx *context.Context)

Keys render user's SSH/GPG public keys page

func KeysPost

func KeysPost(ctx *context.Context, form auth.AddKeyForm)

KeysPost response for change user's SSH/GPG keys

func OAuth2ApplicationShow added in v1.8.0

func OAuth2ApplicationShow(ctx *context.Context)

OAuth2ApplicationShow displays the given application

func OAuthApplicationsEdit added in v1.8.0

func OAuthApplicationsEdit(ctx *context.Context, form auth.EditOAuth2ApplicationForm)

OAuthApplicationsEdit response for editing oauth2 application

func OAuthApplicationsPost added in v1.8.0

func OAuthApplicationsPost(ctx *context.Context, form auth.EditOAuth2ApplicationForm)

OAuthApplicationsPost response for adding a oauth2 application

func OAuthApplicationsRegenerateSecret added in v1.8.0

func OAuthApplicationsRegenerateSecret(ctx *context.Context)

OAuthApplicationsRegenerateSecret handles the post request for regenerating the secret

func OpenIDPost

func OpenIDPost(ctx *context.Context, form auth.AddOpenIDForm)

OpenIDPost response for change user's openid

func Organization

func Organization(ctx *context.Context)

Organization render all the organization of the user

func Profile

func Profile(ctx *context.Context)

Profile render user's profile page

func ProfilePost

func ProfilePost(ctx *context.Context, form auth.UpdateProfileForm)

ProfilePost response for change user's profile

func RegenerateScratchTwoFactor

func RegenerateScratchTwoFactor(ctx *context.Context)

RegenerateScratchTwoFactor regenerates the user's 2FA scratch code.

func Repos

func Repos(ctx *context.Context)

Repos display a list of all repositories of the user

func Security

func Security(ctx *context.Context)

Security render change user's password page and 2FA

func ToggleOpenIDVisibility

func ToggleOpenIDVisibility(ctx *context.Context)

ToggleOpenIDVisibility response for toggle visibility of user's openid

func U2FDelete

func U2FDelete(ctx *context.Context, form auth.U2FDeleteForm)

U2FDelete deletes an security key by id

func U2FRegister

func U2FRegister(ctx *context.Context, form auth.U2FRegistrationForm)

U2FRegister initializes the u2f registration procedure

func U2FRegisterPost

func U2FRegisterPost(ctx *context.Context, response u2f.RegisterResponse)

U2FRegisterPost receives the response of the security key

func UpdateAvatarSetting

func UpdateAvatarSetting(ctx *context.Context, form auth.AvatarForm, ctxUser *models.User) error

UpdateAvatarSetting update user's avatar FIXME: limit size.

func UpdateUIThemePost added in v1.8.0

func UpdateUIThemePost(ctx *context.Context, form auth.UpdateThemeForm)

UpdateUIThemePost is used to update users' specific theme

Types

This section is empty.

Jump to

Keyboard shortcuts

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