memgraph/src/auth
antonio2368 cc56ac3dd8 Expose query for cleaning memory and add memory limit flag (#100)
* Add memory flag, add additional meminfo utilities

* Add free memory query
2021-03-24 15:10:28 +01:00
..
reference_modules Migrate LDAP integration to auth module 2019-09-11 17:15:08 +02:00
auth.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
auth.hpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
CMakeLists.txt Change log library to spdlog, expose log levels to user (#72) 2021-01-21 16:30:55 +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 Expose query for cleaning memory and add memory limit flag (#100) 2021-03-24 15:10:28 +01:00
models.hpp Expose query for cleaning memory and add memory limit flag (#100) 2021-03-24 15:10:28 +01:00
module.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
module.hpp Improve auth module error handling and support relative paths 2020-01-21 11:02:14 +01:00