php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59140 SASL support
Submitted: 2010-03-31 09:45 UTC Modified: 2012-03-07 17:28 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: gabriele at pierfederici dot com Assigned: andrei (profile)
Status: Closed Package: memcached (PECL)
PHP Version: 5.2.0 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 - 1 = ?
Subscribe to this entry?

 
 [2010-03-31 09:45 UTC] gabriele at pierfederici dot com
Description:
------------
it would be great to have support for memcached built with --
enable-sasl (http://gist.github.com/209099), I believe SASL 
has been implemented in libmemcached already.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-31 10:30 UTC] aotto at aotto dot vcom
I agree this would be a great addition.
 [2010-06-16 08:39 UTC] cronfy at gmail dot com
libmemcached supports SASL since 0.39: 
https://launchpad.net/libmemcached/+announcement/5548

Hope to see it in memcached soon.
 [2010-09-14 17:15 UTC] tw at cloudcontrol dot de
I have started with an implementation of sasl for the php-
memcached package. You can find the fork at 
http://github.com/twcc/php-memcached . 

To bad the sasl implementation in libmemcached was broken in 
the version 0.43. I fixed this, too. You can find this at 
https://code.launchpad.net/~tw/libmemcached/sasl. One of the 
top contributors merged the patch to his repository if you 
prefer https://code.launchpad.net/~trond-
norbye/libmemcached/mingw32.

The implementation is tested with sasl2 and the NorthScale 
Memcached Server.
 [2012-03-07 17:28 UTC] andrei@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: andrei
 [2012-03-07 17:28 UTC] andrei@php.net
Implemented in 2.0.x.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 02:02:52 2024 UTC