php-general Digest 29 Aug 2013 23:30:10 -0000 Issue 8349

Topics (messages 322012 through 322014):

Re: Basic Auth
        322012 by: Jim Giner
        322013 by: Stuart Dallas

IMAP Metadata support
        322014 by: list.airstreamcomm.net

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Stuart,

Just wanted to follow up with my thanks for your excellent help in providing understanding of how to generate the 401 error page and getting me thru the process of performing a sign-out from basic auth. Without your patience it never would have happened.

Also wanted to tell you that I've scrapped it all. Keeping the code for a rainy day of course, but giving up on using it (as well as the basic auth signon process) to use my own 'roll-your-own' code. Since IE insisted on presenting multiple credentials during the signon process it was a futile effort to be doing a signoff. And yes - I've taken the proper precautions to hash the incoming password value before submission and storing in my db that way.

Thanks again. It's help like this that makes this group such a great resource.
--- End Message ---
--- Begin Message ---
On 27 Aug 2013, at 18:45, Jim Giner <jim.gi...@albanyhandball.com> wrote:

> From your latest missive I gleaned that I needed to have a script on my server

One last time: YOU DON'T NEED TO CHANGE ANYTHING ON THE SERVER-SIDE!

Ok, I see that you've decided to use another method, which is great; HTTP auth 
is a pretty antiquated way to handle authentication these days. Whatever you're 
using, I wish you all the best with it.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/

--- End Message ---
--- Begin Message ---
Does PHP IMAP have any support for Metadata?

Thanks.


--- End Message ---

Reply via email to