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

Kerberos authentication settings are not getting retained when "Use Kerberos authentication settings" is unchecked #417

Merged
merged 2 commits into from
Aug 29, 2017

Conversation

Bharadwaj14
Copy link
Contributor

Made changes to "MongoDBDataSourcePageHelper.java" and "MongoDBDriver.java" in opensource BIRT code to

  1. To retain kerberos setting values after the kerberos check box is unchecked
    2)Enable/disable text fields based on kerberos check box selection
    3)Added an else block to enable/disable the kerberos setting properties based on kerberos check box selection that is not the case before

….java" in opensource BIRT code to

1) To retain kerberos setting values after the kerberos check box is unchecked
2)Enable/disable text fields based on kerberos check box selection
3)Added an else block to enable/disable the kerberos setting properties based on kerberos check box selection that is not the case before

Signed-off-by: Bharadwaj Tirunagaru <btirunag@opentext.com>
@garyxue garyxue merged commit f6d86d5 into eclipse-birt:master Aug 29, 2017
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