hugegraph-sync/hugegraph-api/src/main/java/com/baidu/hugegraph
imbajin 23beacd2bc
refact: invalidate auth client cache & merge auth filter log (#1528)
* refact: invalidate auth client cache & merge auth filter log

1. merge auth filter log into audit.log
2. invalidate auth client role cache with CUD operation
2021-06-30 16:38:02 +08:00
..
api fix same neighbor limit from 10 to 10000000 (#1530) 2021-06-30 16:37:32 +08:00
auth refact: invalidate auth client cache & merge auth filter log (#1528) 2021-06-30 16:38:02 +08:00
config refact(auth): cache login role in auth client to avoid sending rpc repeatedly (#1507) 2021-06-25 21:52:40 +08:00
core add user-api test (#1456) 2021-06-01 12:31:01 +08:00
define Optimize update logic & add a new strategy (#673) 2019-09-24 20:26:07 +08:00
license Add log when occured license operation error (#1522) 2021-06-28 15:27:26 +08:00
metrics Add compact api for rocksdb/cassandra/hbase backend (#1378) 2021-06-11 15:57:20 +08:00
rpc import hugegraph-rpc component (#1397) 2021-04-16 16:15:36 +08:00
serializer refactor UserManager to AuthManager (#1363) 2021-03-03 19:44:27 +08:00
server Let TaskScheduler pause when under loading mode (#1414) 2021-04-16 20:44:30 +08:00
version feat: implement auth login + token (#1500) 2021-06-24 22:50:53 +08:00