hey devs, just wanted you to know that user_db is failing for me on trunk. I did
git pull && make clean && make distclean && ./bootstrap && ./configure && make check && make dev make check passes, but the users_db test is failing every single time (triggered separately or not does not matter): Assertion failed: e.error == "unauthorized" Assertion failed: /conflict/.test(e.reason) best, sebastian
