-
Notifications
You must be signed in to change notification settings - Fork 22
Pyctuator should be able to register with SBA that's using basic-auth #9
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #9 +/- ##
==========================================
- Coverage 87.51% 87.03% -0.49%
==========================================
Files 24 24
Lines 857 879 +22
==========================================
+ Hits 750 765 +15
- Misses 107 114 +7
Continue to review full report at Codecov.
|
a27939a to
f371c09
Compare
yanoom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent!
2cfd0f0 to
0797388
Compare
Codecov Report
@@ Coverage Diff @@
## master #9 +/- ##
==========================================
- Coverage 87.51% 87.14% -0.38%
==========================================
Files 24 25 +1
Lines 857 879 +22
==========================================
+ Hits 750 766 +16
- Misses 107 113 +6
Continue to review full report at Codecov.
|
0797388 to
12ca1a9
Compare
12ca1a9 to
4923e42
Compare
It should be possible to configure username and password for Pyctuator to use as basic-authentication when registering to spring-beet-admin. Solves #8 Set Pyctuator version to 0.10
4923e42 to
5e81e09
Compare
It should be possible to configure username and password for Pyctuator
to use as basic-authentication when registering to spring-beet-admin.
Solves #8