forgejo-experimental/services/user
KN4CK3R 52ef33b931
Remove unused `KeyID`. (#29167)
`KeyID` is never set.

(cherry picked from commit 155269fa586c41a268530c3bb56349e68e6761d7)

Conflicts:
	models/user/email_address.go
	trivial context conflict
2024-02-16 15:20:52 +01:00
..
avatar.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
block.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
block_test.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
delete.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
email.go Remove unused `KeyID`. (#29167) 2024-02-16 15:20:52 +01:00
email_test.go [GITEA] Allow changing the email address before activation (squash) 2024-02-05 16:57:58 +01:00
update.go Revert "Unify password changing and invalidate auth tokens (#27625)" 2024-02-05 14:43:35 +01:00
update_test.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
user.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
user_test.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00