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

PAYARA-3102 Fix NPE when asadmin used with --user #3346

Merged
merged 3 commits into from
Nov 7, 2018
Merged

PAYARA-3102 Fix NPE when asadmin used with --user #3346

merged 3 commits into from
Nov 7, 2018

Conversation

arjantijms
Copy link
Contributor

No description provided.

@arjantijms arjantijms added this to the Payara 5.184 milestone Oct 31, 2018
return
AUTHORIZATION_TYPE +
getBase64Encoded(
(user == null ? "" : user) +
Copy link
Contributor

Choose a reason for hiding this comment

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

It could be prettier to see a nullToEmptyString(user) method here

@arjantijms
Copy link
Contributor Author

Jenkins test please

1 similar comment
@arjantijms
Copy link
Contributor Author

Jenkins test please

@arjantijms arjantijms closed this Nov 1, 2018
@arjantijms arjantijms reopened this Nov 1, 2018
@arjantijms
Copy link
Contributor Author

Jenkins test please

3 similar comments
@Pandrex247
Copy link
Member

Jenkins test please

@arjantijms
Copy link
Contributor Author

Jenkins test please

@Pandrex247
Copy link
Member

Jenkins test please

@arjantijms
Copy link
Contributor Author

Jenkins test please

1 similar comment
@Pandrex247
Copy link
Member

Jenkins test please

@arjantijms
Copy link
Contributor Author

Jenkins test please

@Pandrex247 Pandrex247 merged commit fec1cb9 into payara:master Nov 7, 2018
@arjantijms arjantijms deleted the PAYARA-3102-adadmin-npe-other-users branch January 2, 2019 15:00
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.

4 participants