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 note about build-time flags for PAM support #16641

Merged

Conversation

techknowlogick
Copy link
Member

Fix #16639

@techknowlogick techknowlogick added the type/docs This PR mainly updates/creates documentation label Aug 6, 2021
@techknowlogick techknowlogick added this to the 1.16.0 milestone Aug 6, 2021
@techknowlogick techknowlogick added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Aug 6, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 6, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #16641 (cdca5cf) into main (067d82b) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #16641   +/-   ##
=======================================
  Coverage   45.41%   45.41%           
=======================================
  Files         756      756           
  Lines       85247    85247           
=======================================
+ Hits        38713    38718    +5     
+ Misses      40271    40267    -4     
+ Partials     6263     6262    -1     
Impacted Files Coverage Δ
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/process/manager.go 75.30% <0.00%> (+2.46%) ⬆️
modules/queue/workerpool.go 55.72% <0.00%> (+2.67%) ⬆️

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 067d82b...cdca5cf. Read the comment docs.

@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 Aug 7, 2021
@techknowlogick techknowlogick merged commit 620c569 into go-gitea:main Aug 7, 2021
@techknowlogick techknowlogick deleted the techknowlogick-patch-3 branch August 7, 2021 05:23
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
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. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PAM Authentication not configurable
5 participants