memgraph/src/auth
Marko Budiselić d5b02eafb1 Add syntactic support for replication queries - prototype (#8)
Extend parser to handle replication queries - first implementation.

Co-authored-by: jseljan <josip.seljan@memgraph.io>
2021-01-21 15:49:32 +01:00
..
reference_modules Migrate LDAP integration to auth module 2019-09-11 17:15:08 +02:00
auth.cpp Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
auth.hpp Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
CMakeLists.txt Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
crypto.cpp Implement leftover Auth queries 2018-08-14 13:00:39 +02:00
crypto.hpp Document throwing methods in Auth, User and Role classes 2020-01-16 16:08:59 +01:00
exceptions.hpp Implement leftover Auth queries 2018-08-14 13:00:39 +02:00
models.cpp Add syntactic support for replication queries - prototype (#8) 2021-01-21 15:49:32 +01:00
models.hpp Add syntactic support for replication queries - prototype (#8) 2021-01-21 15:49:32 +01:00
module.cpp Fix CentOS compilation 2020-04-06 16:01:35 +02:00
module.hpp Improve auth module error handling and support relative paths 2020-01-21 11:02:14 +01:00