Skip to:
A listener should return 403 if, for example, an attempt is made to push to a read only database. However, what the client should do in this case is unclear.
Build couchbase-lite-android-2.8.0-211 contains couchbase-lite-core commit e7834f9 with commit message:: Return 403 and stop for readonly violation (#1007)
Build couchbase-lite-java-2.8.0-193 contains couchbase-lite-core commit e7834f9 with commit message:: Return 403 and stop for readonly violation (#1007)
Build couchbase-lite-ios-2.8.0-99 contains couchbase-lite-core commit e7834f9 with commit message:: Return 403 and stop for readonly violation (#1007)
Build couchbase-lite-net-2.8.0-61 contains couchbase-lite-core commit e7834f9 with commit message:: Return 403 and stop for readonly violation (#1007)
Build couchbase-lite-cblite-2.8.0-60 contains couchbase-lite-core commit e7834f9 with commit message:: Return 403 and stop for readonly violation (#1007)
A listener should return 403 if, for example, an attempt is made to push to a read only database. However, what the client should do in this case is unclear.