wu-lee

Results 34 issues of wu-lee

Managed to build the RPM ok, on Centos 6.5, x86_64. However, the RPM refuses to install. I have an existing couchdb from EPEL, and it attempts to upgrade. Then it...

bug

Mention how to install via npm. Go into more detail about the need to replace the WWW-Authenticate header.

This is a hard issue to describe in a way you can replicate, without sending you my entire application. If I get time later I may attempt to construct a...

I'm attempting to submit a patch for the WWW-Authenticate parser function. As part of that I'd like to add a test. However, the tests don't seem to run for me....

In my project I am using angular-digest-auth to talk to a Restlet 2.3 based webserver (Java 7). The authentication would not work correctly. It would always be rejected, even with...

The README says: > You should define a custom header in the server side in order to avoid the browser form and use your custom login form. This seems to...

Dependency on angular-state-machine is via github. Allows installation using npm. See issue #14 in tafax/angular-digest-auth. Obviously it would make use of this module even more convenient if you publish this...

Using npm to install could be supported fairly trivially, and npm is sometimes preferable to using bower. For example, the 0.4.3 tagged version of this module can be installed using...