memgraph/tests/integration/auth
andrejtonev e8850549d2
Add multi-tenancy v1 (#952)
* Decouple BoltSession and communication::bolt::Session
* Add CREATE/USE/DROP DATABASE
* Add SHOW DATABASES
* Cover WebSocket session
* Simple session safety implemented via RWLock
* Storage symlinks for backward. compatibility
* Extend the audit log with the DB info
* Add auth part
* Add tenant recovery
2023-08-01 18:49:11 +02:00
..
checker.cpp Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
CMakeLists.txt Integrate auth checks into query execution 2018-08-22 11:44:09 +02:00
runner.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
tester.cpp Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00