Affected by GO-2022-0308
and 6 other vulnerabilities
GO-2022-0308: Gitea displaying raw OpenID error in UI in github.com/go-gitea/gitea
GO-2022-0309: Cross Site Request Forgery in Gitea in github.com/go-gitea/gitea
GO-2022-0314: Cross-site Scripting in Gitea in github.com/go-gitea/gitea
GO-2022-0579: Open redirect in Gitea in github.com/go-gitea/gitea
GO-2022-0823: Gitea Exposes Private Email Addresses in github.com/go-gitea/gitea
GO-2022-0846: Gitea Remote Code Execution in github.com/go-gitea/gitea
GO-2022-0862: Gitea Improper Input Validation in github.com/go-gitea/gitea
package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: May 4, 2017
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Sender sender for sending mail synchronously
LoginAuth SMTP AUTH LOGIN Auth Handler
NewContext start mail queue service
SendAsync send mail asynchronous
type Message struct {
Info string
*gomail.Message
}
Message mail body and log info
NewMessage creates new mail message object with default From header.
NewMessageFrom creates new mail message object with custom From header.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.