Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add password reset to FAQ #8883

Merged
merged 6 commits into from
Nov 8, 2019
Merged

Conversation

jolheiser
Copy link
Member

As title, adds a few FAQ regarding password resets.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 8, 2019
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
@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 Nov 8, 2019
@lunny lunny added the type/docs This PR mainly updates/creates documentation label Nov 8, 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 Nov 8, 2019
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@techknowlogick techknowlogick merged commit fb459f2 into go-gitea:master Nov 8, 2019
@codecov-io
Copy link

Codecov Report

Merging #8883 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8883      +/-   ##
==========================================
+ Coverage   41.22%   41.24%   +0.02%     
==========================================
  Files         544      544              
  Lines       70002    70002              
==========================================
+ Hits        28858    28875      +17     
+ Misses      37452    37434      -18     
- Partials     3692     3693       +1
Impacted Files Coverage Δ
routers/repo/view.go 38.59% <0%> (+0.87%) ⬆️
services/mirror/mirror.go 20.07% <0%> (+1.13%) ⬆️
models/unit.go 67.56% <0%> (+5.4%) ⬆️
modules/sync/unique_queue.go 89.28% <0%> (+10.71%) ⬆️
models/repo_mirror.go 13.63% <0%> (+11.36%) ⬆️

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 1274ad8...51fdfa9. Read the comment docs.

@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. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants