clojure-clutch / clutch

A Clojure library for Apache CouchDB.
Other
225 stars 37 forks source link

add user creation support, please :) #61

Open boxxxie opened 12 years ago

boxxxie commented 12 years ago

users in couchdb 1.2 are pretty much plain docs (they don't actually require much support at all), but user docs in earlier versions require encrypted passwords and salt before being entered into the db.