You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/fixtures
KN4CK3R f8b471ace1
Unify user update methods (#28733)
Fixes #28660
Fixes an admin api bug related to `user.LoginSource`
Fixed `/user/emails` response not identical to GitHub api

This PR unifies the user update methods. The goal is to keep the logic
only at one place (having audit logs in mind). For example, do the
password checks only in one method not everywhere a password is updated.

After that PR is merged, the user creation should be next.
1 year ago
..
access.yml Fix more yaml lint errors (#27284) 1 year ago
access_token.yml Fix more yaml lint errors (#27284) 1 year ago
action.yml Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) 2 years ago
action_run.yml Implement actions artifacts (#22738) 2 years ago
action_run_job.yml Implement actions artifacts (#22738) 2 years ago
action_runner_token.yml Add unit tests for action runner token (#27670) 1 year ago
action_task.yml Implement actions artifacts (#22738) 2 years ago
attachment.yml Allow get release download files and lfs files with oauth2 token format (#26430) 1 year ago
branch.yml Sync branches into databases (#22743) 2 years ago
collaboration.yml
comment.yml Fix comment permissions (#28213) 1 year ago
commit_status.yml
commit_status_index.yml Fix more yaml lint errors (#27284) 1 year ago
deploy_key.yml
email_address.yml Unify user update methods (#28733) 1 year ago
external_login_user.yml add test coverage for original author conversion during migrations (#18506) 3 years ago
follow.yml Fix user visible check (#21210) 2 years ago
gpg_key.yml Fix verifyCommits error when push a new branch (#26664) 1 year ago
gpg_key_import.yml
hook_task.yml Decouple HookTask from Repository (#17940) 2 years ago
issue.yml Fix comment permissions (#28213) 1 year ago
issue_assignees.yml Fix issue overview for teams (#19652) 3 years ago
issue_index.yml Fix issue overview for teams (#19652) 3 years ago
issue_label.yml
issue_user.yml [API] ListIssues add more filters (#16174) 4 years ago
issue_watch.yml
label.yml Allow to archive labels (#26478) 1 year ago
lfs_meta_object.yml Test views of LFS files (#22196) 2 years ago
login_source.yml
milestone.yml Add some api integration tests (#18872) 2 years ago
mirror.yml Fix bug of branches API with tests (#25578) 2 years ago
notice.yml
notification.yml
oauth2_application.yml Record OAuth client type at registration (#21316) 2 years ago
oauth2_authorization_code.yml Record OAuth client type at registration (#21316) 2 years ago
oauth2_grant.yml Record OAuth client type at registration (#21316) 2 years ago
org_user.yml Revert package access change from #23879 (#25707) 2 years ago
project.yml Fix incorrect oldest sort in project list (#25806) 2 years ago
project_board.yml Support org/user level projects (#22235) 2 years ago
project_issue.yml
protected_branch.yml
public_key.yml Fix more yaml lint errors (#27284) 1 year ago
pull_request.yml Fix more yaml lint errors (#27284) 1 year ago
reaction.yml Fix more yaml lint errors (#27284) 1 year ago
release.yml Allow get release download files and lfs files with oauth2 token format (#26430) 1 year ago
renamed_branch.yml Add a simple way to rename branch like gh (#15870) 3 years ago
repo_archiver.yml Rework repository archive (#14723) 4 years ago
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml
repo_transfer.yml
repo_unit.yml Fix reverting a merge commit failing (#28794) 1 year ago
repository.yml Fix reverting a merge commit failing (#28794) 1 year ago
review.yml Fix more yaml lint errors (#27284) 1 year ago
star.yml
stopwatch.yml
system_setting.yml Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago
team.yml Fix review request number and add more tests (#27104) 1 year ago
team_repo.yml Fix more yaml lint errors (#27284) 1 year ago
team_unit.yml Fix access check for org-level project (#26182) 2 years ago
team_user.yml Fix more yaml lint errors (#27284) 1 year ago
topic.yml Add some api integration tests (#18872) 2 years ago
tracked_time.yml
two_factor.yml
user.yml Unify user update methods (#28733) 1 year ago
user_open_id.yml
user_redirect.yml
watch.yml Fix more yaml lint errors (#27284) 1 year ago
webauthn_credential.yml Add some api integration tests (#18872) 2 years ago
webhook.yml Add user webhooks (#21563) 2 years ago