forgejo/models/user
John Olheiser e6e2c2f4a4
Reliable selection of admin user () ()
2 years ago
..
avatar.go Fix get system setting bug when enabled redis cache () 2 years ago
badge.go Add badge capabilities to users () 2 years ago
email_address.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
email_address_test.go Make e-mail sanity check more precise () 2 years ago
error.go Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
external_login_user.go Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
follow.go Use neutral language in comments and docs () 3 years ago
follow_test.go Move tests as seperate sub packages to reduce duplicated file names () 3 years ago
list.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
main_test.go Move tests as seperate sub packages to reduce duplicated file names () 3 years ago
openid.go Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
openid_test.go Move tests as seperate sub packages to reduce duplicated file names () 3 years ago
redirect.go Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
redirect_test.go Move tests as seperate sub packages to reduce duplicated file names () 3 years ago
search.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
setting.go Fix get system setting bug when enabled redis cache () 2 years ago
setting_keys.go User keypairs and HTTP signatures for ActivityPub federation using go-ap () 3 years ago
setting_test.go Fix dashboard ignored system setting cache () () 2 years ago
user.go Reliable selection of admin user () () 2 years ago
user_test.go Add some api integration tests () 2 years ago
user_update.go Move some files into models' sub packages () 2 years ago