MCPcopy
hub / github.com/writefreely/writefreely / SetMessaging

Method SetMessaging

account.go:77–79  ·  view source on GitHub ↗
(u *User)

Source from the content-addressed store, hash-verified

75}
76
77func (up *UserPage) SetMessaging(u *User) {
78 // up.NeedsAuth = app.db.DoesUserNeedAuth(u.ID)
79}
80
81const (
82 loginAttemptExpiration = 3 * time.Second

Callers 2

viewArticlesFunction · 0.80
viewCollectionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected