Arbit - project tracking

PHPillow - PHP CouchDB connector

#5: Add support for username/password

Issue attachments

Issue revisions

  • new by till at 2009-J-01 19:22
  • assigned by till at 2009-J-01 19:45
  • assigned by till at 2009-J-01 20:15
  • assigned by till at 2009-J-01 20:15
  • feedback by till at 2009-J-07 17:11
  • closed by kore at 2009-J-10 14:17
Type enhancement enhancement
State closed closed
Priority medium medium
Resolution implemented implemented
Assigned to till
Scheduled for
Affected versions 0.1-alpha, 0.2-alpha, 0.3-alpha
Affected components Core, Documentation
Last change Friday 10 July 2009 14:17:42 UTC by kore

Short description

I'm in the process of creating patches so phpillow accepts the username and password arguments for Basic Auth against a CouchDB server.

Environment

Any.

Steps to reproduce

Recent versions (0.9+) support this. CouchDB calls it 'admins'.

Expected behavior

Obviously login to a password protected CouchDB instance. ;-)

Actual behavior

Not support currently.

  • till at Monday 1 June 2009 20:15:21 UTC

    Fixed spelling.

  • till at Sunday 7 June 2009 17:11:06 UTC

    Changed status. Would be nice to get a 0.4-alpha release out.

  • kore at Friday 10 July 2009 14:17:42 UTC

    Implemented in revision #106.