furnace.auth.providers.couchdb: fix manifest
parent
0a287cb33f
commit
4552caf489
|
@ -3,7 +3,7 @@ json.writer kernel mirrors sequences urls urls.encoding
|
||||||
arrays furnace.auth byte-arrays combinators.short-circuit
|
arrays furnace.auth byte-arrays combinators.short-circuit
|
||||||
strings continuations combinators base64 make
|
strings continuations combinators base64 make
|
||||||
locals namespaces ;
|
locals namespaces ;
|
||||||
FROM: namespaces => change-at ;
|
FROM: assocs => change-at ;
|
||||||
IN: furnace.auth.providers.couchdb
|
IN: furnace.auth.providers.couchdb
|
||||||
|
|
||||||
! !!! Implement the authentication protocol for CouchDB.
|
! !!! Implement the authentication protocol for CouchDB.
|
||||||
|
|
Loading…
Reference in New Issue