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

ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRealm.authorizationEnabled is not set true #2911

Closed
wants to merge 3 commits into from

Conversation

felixalbani
Copy link
Contributor

What is this PR for?

Simply fixes NPE by checking for null

What type of PR is it?

Bug Fix

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-3332

Questions:

Does the licenses files need update? No
Is there breaking changes for older versions? No
Does this needs documentation? No

bag_of_tricks added 3 commits April 5, 2018 12:21
Simply fixes NPE by checking for null
This reverts commit dd7d37d.
Simply fixes NPE by checking for null
@felixalbani felixalbani changed the title Zeppelin 3332 ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRealm.authorizationEnabled is not set true Apr 5, 2018
@felixalbani
Copy link
Contributor Author

I created this new PR since previous PR #2867 was not created from master. Sorry for any inconveniences.

@felixalbani
Copy link
Contributor Author

@Leemoonsoo

@Leemoonsoo
Copy link
Member

Thanks @felixalbani. merging it.

asfgit pushed a commit that referenced this pull request Apr 5, 2018
…nEnabled is not set true

### What is this PR for?
Simply fixes NPE by checking for null

### What type of PR is it?
Bug Fix

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3332

### Questions:
Does the licenses files need update? No
Is there breaking changes for older versions? No
Does this needs documentation? No

Author: bag_of_tricks <falbani@hortonworks.com>

Closes #2911 from felixalbani/ZEPPELIN-3332 and squashes the following commits:

c6ccf41 [bag_of_tricks] ZEPPELIN-3332
622333e [bag_of_tricks] Revert "ZEPPELIN-3332"
dd7d37d [bag_of_tricks] ZEPPELIN-3332

(cherry picked from commit 685eb92)
Signed-off-by: Lee moon soo <moon@apache.org>
@asfgit asfgit closed this in 685eb92 Apr 5, 2018
jwagun pushed a commit to jwagun/zeppelin that referenced this pull request Apr 23, 2018
…nEnabled is not set true

### What is this PR for?
Simply fixes NPE by checking for null

### What type of PR is it?
Bug Fix

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3332

### Questions:
Does the licenses files need update? No
Is there breaking changes for older versions? No
Does this needs documentation? No

Author: bag_of_tricks <falbani@hortonworks.com>

Closes apache#2911 from felixalbani/ZEPPELIN-3332 and squashes the following commits:

c6ccf41 [bag_of_tricks] ZEPPELIN-3332
622333e [bag_of_tricks] Revert "ZEPPELIN-3332"
dd7d37d [bag_of_tricks] ZEPPELIN-3332
prabhjyotsingh pushed a commit to prabhjyotsingh/zeppelin that referenced this pull request Jul 4, 2018
…nEnabled is not set true

Simply fixes NPE by checking for null

Bug Fix

https://issues.apache.org/jira/browse/ZEPPELIN-3332

Does the licenses files need update? No
Is there breaking changes for older versions? No
Does this needs documentation? No

Author: bag_of_tricks <falbani@hortonworks.com>

Closes apache#2911 from felixalbani/ZEPPELIN-3332 and squashes the following commits:

c6ccf41 [bag_of_tricks] ZEPPELIN-3332
622333e [bag_of_tricks] Revert "ZEPPELIN-3332"
dd7d37d [bag_of_tricks] ZEPPELIN-3332

(cherry picked from commit 685eb92)
Signed-off-by: Lee moon soo <moon@apache.org>
(cherry picked from commit d3de515)

Change-Id: I169443b32613376ce3a7e40d4a956bb0d194d04e
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.

2 participants