...sorry for duplicated posts (my browser did some stanrge things). Back to the question:
With version 0.10.0 I could add a user with: curl -vX POST http://127.0.0.1:5984/_user -d 'username=name&password=secret&roles=user' the same on version 0.11.0 results to this: [...] {"error":"illegal_database_name","reason":"Only lowercase characters (a-z) [...] / are allowed"} [...] where is the fault? Did the API changed? Btw. where is the API documented? Many thanks in advance! -- View this message in context: http://couchdb-development.1959287.n2.nabble.com/Forum-for-Users-tp5093644p5093668.html Sent from the CouchDB Development mailing list archive at Nabble.com.
