|
Re: Re: [phpwiki-checkins] CVS: phpwiki/lib WikiUserNew.php,NONE,1.1: msg#00061web.wiki.phpwiki.talk
Bishop schrieb: Joby Walker schrieb: in case of external auth no passwords are stored anywhere. it just checks for the correctness of the given username/password. in case of external prefs (customizable with external auth also), also the other prefs are not stored in any page or cookie. in case of loose PagePermissions and homepage stored prefs one could look at prefs of other users, with the metadata viewer plugin. PHPWiki runs well over an SSL connection, right? PHPWiki runs well over an HTTPS connection, if the images are also on HTTPS (no external img src). otherwise you get lot of warnings. I never did an IMAP connection over a secured connection (SSL, TLS, ...) yet. imap_open does support TLS/SSL if compiled against OpenSSL. stunnel is the other possibility: see http://security.fi.infn.it/tools/stunnel/index-en.html If this is not possible or the imap server does not support TLS/SSL, the given password is passed cleartext to the IMAP server (AUTH=PLAIN), same as with every unsecured mail client connection. If I store sensitive data in cookies I do a symeteric encryption with a in other projects of mine. in my tep addons (oscommerce.org) for example. not in phpwiki yet. but it's true that certain pref data shouldn't be stored in cookies: Okay. Phew. Thanks. nada. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Specials good thru 241082: 00061, 241082 |
|---|---|
| Next by Date: | Re: Re: [phpwiki-checkins] CVS: phpwiki/lib WikiUserNew.php,NONE,1.1: 00061, Bishop |
| Previous by Thread: | Re: Re: [phpwiki-checkins] CVS: phpwiki/lib WikiUserNew.php,NONE,1.1i: 00061, Bishop |
| Next by Thread: | Re: Re: [phpwiki-checkins] CVS: phpwiki/lib WikiUserNew.php,NONE,1.1: 00061, Bishop |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |