andrejtonev
7ead00f23e
Adding authentication data replication ( #1666 )
...
* Add AUTH system tx deltas
* Add auth data RPC and handlers
* Support multiple system deltas in a single transaction
* Added e2e test
* Bugfix: KVStore segfault after move
---------
Co-authored-by: Gareth Lloyd <gareth.lloyd@memgraph.io>
2024-02-05 10:37:00 +00:00
Gareth Andrew Lloyd
97b1e67d80
Fix auth durability ( #1644 )
...
* Change auth durability to store hash algorithm
* Add Salt to SHA256
2024-01-30 18:17:05 +00:00
andrejtonev
ff44d68843
Simplify auth::Auth ( #1663 )
...
Moved various auth flags under a single config
Moved all regex logic under auth::Auth
2024-01-29 12:52:32 +00:00
Gareth Andrew Lloyd
e4f94c15c6
Fixes for clang-tidy / sonar issues ( #1536 )
2023-11-22 13:05:02 +00:00
andrejtonev
5e5f4ffc5d
Add more runtime configurable settings ( #1183 )
...
server name, query timeout settings, log.level, log.to_stderr
2023-09-11 11:30:54 -04:00
Jure Bajic
ff21c0705c
Add multiple license support ( #618 )
...
Make license info available through LicenseChecker
Add LicenseInfoSender
Move license library from utils
Rename telemetry_lib to mg-telemetry
2022-11-04 15:23:43 +01:00
Boris Taševski
fb4641a6be
Fix logic in fine grained permissions ( #551 )
2022-09-14 12:39:23 +02:00
niko4299
201f75e809
Add MG_ENTERPRISE and license checks ( #547 )
2022-09-14 01:10:28 +02:00
Josipmrden
7478300762
[E129-MG < T997-MG] Show label privileges ( #506 )
...
Added showing of label privileges functionality to fine grained access control.
2022-08-31 12:14:16 +02:00