Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for gMSA/machine passwords #77

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Add support for gMSA/machine passwords #77

merged 1 commit into from
Mar 10, 2024

Conversation

jborean93
Copy link
Owner

Added support for using gMSA/machine account passwords with the provided string. The string must have been decoded from the raw UTF-16-LE bytes using the surrogatepass handler for this to work.

Added support for using gMSA/machine account passwords with the provided
string. The string must have been decoded from the raw UTF-16-LE bytes
using the surrogatepass handler for this to work.
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cba319d) 99.96% compared to head (5660fd2) 99.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          30       30           
  Lines        5357     5365    +8     
=======================================
+ Hits         5355     5363    +8     
  Misses          2        2           
Flag Coverage Δ
99.96% <100.00%> (+<0.01%) ⬆️
py3.10 99.92% <100.00%> (+<0.01%) ⬆️
py3.11 99.92% <100.00%> (+<0.01%) ⬆️
py3.12 99.92% <100.00%> (+<0.01%) ⬆️
py3.8 99.92% <100.00%> (+<0.01%) ⬆️
py3.9 99.96% <100.00%> (+<0.01%) ⬆️
x64 99.96% <100.00%> (+<0.01%) ⬆️
x86 95.84% <84.61%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jborean93 jborean93 merged commit a630aa6 into main Mar 10, 2024
29 checks passed
@jborean93 jborean93 deleted the gmsa branch March 10, 2024 22:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant