-
-
Notifications
You must be signed in to change notification settings - Fork 274
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
Wizard transforms basic auth credentials to lowercase when entered as part of portal URL #591
Comments
How are you entering your user:pass? You should be just entering the portal URL in the first step in the Wizard (do not enter user:pass@portal here) In the next step, enable "I use authentication" and then enable "I use basic authentication" and enter user:pass I tried that and it does not convert the user:pass to lower case. If you entered the user:pass as part of the portal, it would convert to lowercase. Yes, I very recently replaced the "red X" with the green dots - will fix the FAQ - thanks for pointing it out |
You are right, it does not convert to lowercase when you enter user:pass on step 2, only when you do that as part of step 1 as user:pass@portal. I did user:pass@portal on step 1 because the app auto-filled the username and password under "I use basic authentication" and I had my entire url on my clipboard (so this was easier for me). However, based on your response when user:pass@portal is entered on step 1, transforming to lowercase is expected and the way I did it is not a supported feature? |
Fixed |
Thank you for such great support! |
Platform & OS Version
Android 7.0
The version of the app you are reporting:
1.2.515
Device details:
Galaxy S7 Edge
What is the nature of your issue
Bug
*Details
username:password@domain
. Make sure to enter a username and password with upper case and click next.As a side note: I found this issue while trying to figure out why my camera was not showing any video on the app after successfully setting it up through the browser using basic auth. It seems my problem with no video is related to https://github.com/pliablepixels/zmNinja/wiki/FAQ#zmninja-is-suddenly-showing-red-xs-for-images---apis-are-working-zm-is-working-and-i-did-not-upgrade-zm-either. Not sure how often you update your FAQ, but this still seems like a problem on andriod with chrome 64.x. However, I did not see red X's, just three green dots across my video on the montage page and a black screen in live view (and it looks like the video keeps trying to refresh). Removing basic auth fixes it.
The text was updated successfully, but these errors were encountered: