Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. How to pass username and password on URL? (jc508po)
2. Re: How to pass username and password on URL? (tosiara)
3. Re: How to pass username and password on URL? (Joris)
4. Re: How to pass username and password on URL? (jc508po)
----------------------------------------------------------------------
Message: 1
Date: Wed, 22 Apr 2020 15:39:07 +1000
From: "jc508po" <[email protected]>
To: <[email protected]>
Subject: [Motion-user] How to pass username and password on URL?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
The format http://username:password@xxxxx:8081 no longer works in most
browsers
I am trying to embed the url into a control on a web page.
What is the correct way to pass these ??
Thanks
JC
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Wed, 22 Apr 2020 09:22:13 +0300
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] How to pass username and password on URL?
Message-ID:
<cachtdwrkugeofqsmo9xq-0kkqubbdrgp6okqkvjtrpp9x2_...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Which "most" browsers do you mean? It works fine in Firefox if you embed
image on the same domain.
On Wed, Apr 22, 2020, 08:57 jc508po <[email protected]> wrote:
> The format http://username:password@xxxxx:8081 no longer works in most
> browsers
>
> I am trying to embed the url into a control on a web page.
>
> What is the correct way to pass these ??
>
> Thanks
>
> JC
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Wed, 22 Apr 2020 08:32:26 +0200
From: Joris <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] How to pass username and password on URL?
Message-ID:
<CAL_dZs=md7ut_yxcqwnvpje23xkarxpyfsib8lrjtnn-exr...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hey JC,
Op wo 22 apr. 2020 om 07:57 schreef jc508po <[email protected]>:
> The format http://username:password@xxxxx:8081 no longer works in most
> browsers
>
This is new to me, do you have examples/documentation for that?
The one thing that comes to mind is that same-origin policies might have
changed (unverified statement!) thus a html page on http://host1/page.html
may not include media as http://user:pass@host2/pretty.jpg (unverified
example!).
Note that origins are considered different for differing hostnames and
ports even if they point to the same IP/machine/process.
I'm not up to date on the finesses of http vs https in same-origin policies.
Kind regards,
J
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Wed, 22 Apr 2020 16:51:10 +1000
From: "jc508po" <[email protected]>
To: "'Motion discussion list'" <[email protected]>
Subject: Re: [Motion-user] How to pass username and password on URL?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Chrome pops up the login box or if embedded just gives the broken-image icon.
Edge gives something weird about download directory.
And, like you say, Firefox works.
BTW I am still working locally inside my home lan but one end is intended to be
used from the outside
JC
From: tosiara <[email protected]>
Sent: Wednesday, 22 April 2020 4:22 PM
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] How to pass username and password on URL?
Which "most" browsers do you mean? It works fine in Firefox if you embed image
on the same domain.
On Wed, Apr 22, 2020, 08:57 jc508po <[email protected]
<mailto:[email protected]> > wrote:
The format http://username:password@xxxxx:8081 no longer works in most browsers
I am trying to embed the url into a control on a web page.
What is the correct way to pass these ??
Thanks
JC
_______________________________________________
Motion-user mailing list
[email protected] <mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/motion-user
https://motion-project.github.io/
Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 166, Issue 20
********************************************