Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 8568 invoked from network); 16 Sep 2010 10:14:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Sep 2010 10:14:10 -0000 Received: (qmail 81737 invoked by uid 500); 16 Sep 2010 10:14:08 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 81592 invoked by uid 500); 16 Sep 2010 10:14:06 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 81584 invoked by uid 99); 16 Sep 2010 10:14:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 10:14:05 +0000 X-ASF-Spam-Status: No, hits=4.7 required=10.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ido.ran@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-iw0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 10:13:58 +0000 Received: by iwn8 with SMTP id 8so1408118iwn.11 for ; Thu, 16 Sep 2010 03:13:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=z36uMfBHpNMP3IM0xpqQYA61Cv+x/y3xWW9B+g4AL8Q=; b=LyHi6OxgjYSlVHbIsw7oCBtsYbA0PooolLGtMjTGDQTLEPM61FuJc6s8XVPQjcyrCV YMUQGVX6g6++NBLLzoun7AfRxbmvlvbM97HMRkfI2P16WCvF8U5ZMQLCYJ1mOcyV27eY WH4wLv1UDwzhYcjnVifRsYrUpq2j2Ir/AFeh0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=offazjIe17QhFbqwBagaCgOC20YdKniAC9c8H7jn5fcxidP/iyHP1Shlgo5zmXz8W6 uW3+jpbR4YDpokI2Z+StehV3APSUuRqRYtR6xm8NuXF4UR0HZBcr9kBRxkXbNYnnQHXm l1nb1ybaPR+JvzUpQNWGG5SwR4ipotGp+ssZQ= Received: by 10.231.13.140 with SMTP id c12mr3318655iba.25.1284632014141; Thu, 16 Sep 2010 03:13:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.168.14 with HTTP; Thu, 16 Sep 2010 03:13:14 -0700 (PDT) In-Reply-To: References: From: Ido Ran Date: Thu, 16 Sep 2010 12:13:14 +0200 Message-ID: Subject: Re: Username is case-sensative To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=002215046ae3deb94a04905db2cb X-Virus-Checked: Checked by ClamAV on apache.org --002215046ae3deb94a04905db2cb Content-Type: text/plain; charset=UTF-8 Unix, Linux, Windows, Gmail, Skype Any application I can think of treat username in case-insensitive way. Ido. On Thu, Sep 16, 2010 at 10:06 AM, Sebastian Cohnen < sebastiancohnen@googlemail.com> wrote: > where is this the "standard"? > > On 16.09.2010, at 00:29, Ido Ran wrote: > > > I agree, the thing is for novice user this might not be so obvious. > > The standard is that only the password is case-sensitive not the > username. > > > > Ido > > > > On Wed, Sep 15, 2010 at 11:09 PM, Robert Newson >wrote: > > > >> I notice this on my iPhone with many sites. I push the shift button in > >> these circumstances. > >> > >> B. > >> > >> On Wed, Sep 15, 2010 at 10:00 PM, Ido Ran wrote: > >>> Hi, > >>> While testing how CouchApp works in iPhone I notice that the > >> authentication > >>> using username and password check the user name in case-sensitive > maner. > >>> I think it's bad because in my iPhone for example when I write my name > it > >>> always fix it to be with capital first letter. > >>> I guess the fix is easy and important. > >>> > >>> Thank you, > >>> Ido > >>> > >> > > --002215046ae3deb94a04905db2cb--