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

CA-196244: Username/password made optional for SMBSR #296

Closed
wants to merge 1 commit into from

Conversation

chandrikas
Copy link
Contributor

Signed-off-by: Chandrika Srinivasan chandrika.srinivasan@citrix.com

]

if self.dconf.has_key('username') \
and (self.dconf.has_key('password') or self.dconf.has_key('password_secret')):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the line exceed 80 chars?

Copy link
Contributor Author

@chandrikas chandrikas Feb 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does indeed. I have made the required changes.

@pritha-srivastava
Copy link
Contributor

The changes look fine to me (except for a minor comment)

@pritha-srivastava
Copy link
Contributor

Looks good.

From: Chandrika Srinivasan <chandrika.srinivasan@citrix.com>
Date: Tue Feb  2 14:42:31 UTC 2016

Signed-off-by: Chandrika Srinivasan <chandrika.srinivasan@citrix.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 28.742% when pulling 71e9d62 on chandrikas:CA-196244 into f4136a2 on xapi-project:master.

andrey-podko pushed a commit to andrey-podko/sm that referenced this pull request Aug 16, 2022
Reviewed-by: Pritha Srivastava <pritha.srivastava@citrix.com>

GitHub: closes xapi-project#296
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants