Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features #16

Merged
merged 1 commit into from
Oct 25, 2011
Merged

New Features #16

merged 1 commit into from
Oct 25, 2011

Commits on Oct 22, 2011

  1. I modified CouchRequest.cs & CouchClient.cs with the following features:

    Connect via HTTPS
    Basic Authentication which requred AuthenticationType enumeration (Cookie or Basic).
    
    I modified CouchClient.cs with the following functions:
    
    CreateUser function with password hashing and salting.
    DeleteUser function
    
    Not really needed but added GetUUID fucntion
    
    I also added these classes because of the new features:
    
    Classes UniqueIndentifiers and
    SecurityUtility
    unknown authored and unknown committed Oct 22, 2011
    Configuration menu
    Copy the full SHA
    37b1668 View commit details
    Browse the repository at this point in the history