This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/user
2023-03-16 01:45:24 +00:00
..
avatar.go Copy federation implementation from forgejo-federation branch 2023-03-16 01:45:24 +00:00
badge.go
email_address.go
email_address_test.go
error.go
external_login_user.go
follow.go
follow_test.go
list.go
main_test.go
must_change_password.go Add command to bulk set must-change-password (#22823) 2023-02-14 16:12:19 -06:00
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go
setting.go
setting_keys.go
setting_test.go
user.go Copy federation implementation from forgejo-federation branch 2023-03-16 01:45:24 +00:00
user_system.go [BRANDING] reserve forgejo-actions username 2023-03-12 23:29:04 +01:00
user_test.go Provide the ability to set password hash algorithm parameters (#22942) 2023-02-19 15:35:20 +08:00
user_update.go