memgraph/tests
andrejtonev 6a4ef55e90
Better auth user/role handling (#1699)
* Stop auth module from creating users
* Explicit about auth policy (check if no users defined OR auth module used)
* Role supports database access definition
* Authenticate() returns user or role
* AuthChecker generates QueryUserOrRole (can be empty)
* QueryUserOrRole actually authorizes
* Add auth cache invalidation
* Better database access queries (GRANT, DENY, REVOKE DATABASE)
2024-02-22 14:00:39 +00:00
..
benchmark Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
concurrent HA: Add automatic failover (#1646) 2024-01-29 15:34:00 +01:00
drivers Fix go driver test (#1708) 2024-02-09 17:07:30 +01:00
e2e Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
gql_behave In BFS expansion filter by path we should shrink path to restore state prior to expansion only if the path was changed. (#1745) 2024-02-22 05:34:08 +00:00
integration Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
jepsen Add step to refresh jepsen cluster before test (#1667) 2024-01-26 10:50:03 +00:00
macro_benchmark Add toolchain-v5 compatibility Revert to C++20 (#587) 2024-02-19 21:09:54 +01:00
manual Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
mgbench Fix compare results in mgbench (#1319) 2023-11-07 17:04:37 +01:00
property_based HA: Add automatic failover (#1646) 2024-01-29 15:34:00 +01:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
stress Add atomic memory block around unsafe code blocks (#1589) 2023-12-21 09:43:16 +01:00
unit Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
setup.sh Add GQL behave tests for on-disk storage (#1238) 2023-10-10 09:27:11 +03:00
util.sh Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00