Skip to content

Conversation

@jolheiser
Copy link
Member

This adds the MustChangePassword field to user creation/editing via the admin API endpoints.
Defaults to true, same as CLI.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
@lafriks lafriks added pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! modifies/api This PR adds API routes or modifies them labels Feb 26, 2019
@lafriks lafriks added this to the 1.8.0 milestone Feb 26, 2019
@codecov-io
Copy link

codecov-io commented Feb 26, 2019

Codecov Report

Merging #6193 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6193      +/-   ##
==========================================
- Coverage   38.87%   38.86%   -0.02%     
==========================================
  Files         354      354              
  Lines       50192    50198       +6     
==========================================
- Hits        19513    19508       -5     
- Misses      27855    27865      +10     
- Partials     2824     2825       +1
Impacted Files Coverage Δ
routers/api/v1/admin/user.go 21.97% <0%> (-0.5%) ⬇️
modules/process/manager.go 76.81% <0%> (-4.35%) ⬇️
models/repo_list.go 66.84% <0%> (-1.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1ffe7e...631b74b. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 26, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 27, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 27, 2019
@lafriks lafriks merged commit 7548037 into go-gitea:master Feb 27, 2019
@jolheiser jolheiser deleted the must_change_password_api branch February 27, 2019 19:38
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants