Home
last modified time | relevance | path

Searched refs:IsMailable (Results 1 – 1 of 1) sorted by relevance

/dports/www/gitea/gitea-1.16.5/models/user/
H A Duser.go493 func (u *User) IsMailable() bool { func
1011 if u.IsMailable() && u.EmailNotifications() != EmailNotificationsDisabled {