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

Port to gssapi #24

Merged
merged 4 commits into from
Apr 10, 2020
Merged

Port to gssapi #24

merged 4 commits into from
Apr 10, 2020

Conversation

atodorov
Copy link
Member

No description provided.

@atodorov atodorov changed the title Misc patches, see commit log Port to gssapi Mar 22, 2020
@atodorov
Copy link
Member Author

Currently fails on Windows with pythongssapi/python-gssapi#193

@atodorov atodorov force-pushed the next_release branch 2 times, most recently from c3b1dfd to 1b8ec28 Compare March 23, 2020 16:43
@atodorov atodorov force-pushed the next_release branch 3 times, most recently from dd50891 to 1cfccca Compare April 10, 2020 09:40
@atodorov atodorov force-pushed the next_release branch 7 times, most recently from e9ca89f to d90da8e Compare April 10, 2020 10:23
this is required before we can switch to the gssapi library.

Also update the documentation for the needed MIT kerberos
installation.
there is no source package for gssapi on Windows so always
make sure that we're using the binary package instead.

On Linux it's the opposite, there is ONLY a source package which
we currently use!
@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #24 into master will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   86.72%   86.66%   -0.06%     
==========================================
  Files           4        4              
  Lines         226      225       -1     
==========================================
- Hits          196      195       -1     
  Misses         30       30              
Impacted Files Coverage Δ
tcms_api/xmlrpc.py 90.66% <100.00%> (-0.13%) ⬇️

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 8832168...5bb80d3. Read the comment docs.

@atodorov atodorov merged commit 0084c54 into master Apr 10, 2020
@atodorov atodorov deleted the next_release branch April 10, 2020 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants