Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
77
func
(up *UserPage) SetMessaging(u *User) {
78
// up.NeedsAuth = app.db.DoesUserNeedAuth(u.ID)
79
}
80
81
const
(
82
loginAttemptExpiration = 3 * time.Second
Callers
2
viewArticles
Function · 0.80
viewCollections
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected