[jira] Commented: (COUCHDB-577) couchdb @ winxp: Simple RegExp's can not be executed

2009-12-27 Thread Roger Binns (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794771#action_12794771 ] Roger Binns commented on COUCHDB-577: - I get exactly the same problem with the stock C

Re: authentication cleanup

2009-12-27 Thread Chris Anderson
On Sun, Dec 27, 2009 at 1:33 PM, Benoit Chesneau wrote: > On Sun, Dec 27, 2009 at 10:29 PM, Benoit Chesneau wrote: > >> >> also there is already some erlang code : >> http://github.com/skarab/erlang-bcrypt >> >> - benoit >> >  Ah that what adam mentionned too. > Cool -- I'll have to look into bc

Re: authentication cleanup

2009-12-27 Thread Benoit Chesneau
On Sun, Dec 27, 2009 at 10:29 PM, Benoit Chesneau wrote: > > also there is already some erlang code : > http://github.com/skarab/erlang-bcrypt > > - benoit > Ah that what adam mentionned too.

Re: authentication cleanup

2009-12-27 Thread Benoit Chesneau
On Sun, Dec 27, 2009 at 10:09 PM, Glenn Rempe wrote: > On Sun, Dec 27, 2009 at 11:46 AM, Benoit Chesneau wrote: > >> On Sun, Dec 27, 2009 at 8:05 PM, Chris Anderson wrote: >> > > >> > >> Not really since salt is available and hash is only sha1. I think we >> could make it harder but

Re: authentication cleanup

2009-12-27 Thread Glenn Rempe
On Sun, Dec 27, 2009 at 11:46 AM, Benoit Chesneau wrote: > On Sun, Dec 27, 2009 at 8:05 PM, Chris Anderson wrote: > > > > Not really since salt is available and hash is only sha1. I think we > could make it harder but I agree with a strong encryption we don't > need to hide t

Re: Updating the CouchDB roadmap

2009-12-27 Thread Benoit Chesneau
On Thu, Dec 3, 2009 at 8:29 PM, Noah Slater wrote: > Hey, > > As part of the release procedure, this is a request to update the roadmap > document: > >        http://couchdb.apache.org/roadmap.html > > Please comment on what should be added, and what should be removed. > > After a we reach consen

Re: authentication cleanup

2009-12-27 Thread Benoit Chesneau
On Sun, Dec 27, 2009 at 8:05 PM, Chris Anderson wrote: > > I haven't yet investigated what it takes to prevent the basic-auth > popup. It will be very hard to convince me that is acceptable to > trigger it. I understand the principles of RESTful service discovery, > I just think they are less imp

Re: authentication cleanup

2009-12-27 Thread Chris Anderson
On Sun, Dec 27, 2009 at 1:47 AM, Benoit Chesneau wrote: > Sorry was off, hosting family for christmas. > > - benoit > > On Fri, Dec 25, 2009 at 12:58 AM, Chris Anderson wrote: >> On Thu, Dec 24, 2009 at 10:16 AM, Benoit Chesneau >> wrote: >>> On Thu, Dec 24, 2009 at 5:27 PM, Chris Anderson wro

Re: authentication cleanup

2009-12-27 Thread Benoit Chesneau
On Sun, Dec 27, 2009 at 10:47 AM, Benoit Chesneau wrote: > The _session by form is already in place and used in some apps. I'm > full for a json api, but also I think that both form and json ap > should be supported as well and since orm api is already in place and > used by apps, it should stay

Re: authentication cleanup

2009-12-27 Thread Benoit Chesneau
Sorry was off, hosting family for christmas. - benoit On Fri, Dec 25, 2009 at 12:58 AM, Chris Anderson wrote: > On Thu, Dec 24, 2009 at 10:16 AM, Benoit Chesneau wrote: >> On Thu, Dec 24, 2009 at 5:27 PM, Chris Anderson wrote: > > I think it is possible to accept basic-auth when users provide