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