Commit Graph
16 Commits
Author SHA1 Message Date
Nirav Parikh 319f778e7e added test cases 2022-11-22 19:01:26 +05:30
Akshay Gaikwad b67fcacf87 Rename go module name and its usage 2022-06-08 17:21:22 +05:30
Abin Simon bdc1052662 Cleanup some TODO items 2022-05-20 11:27:29 +05:30
Abin Simon 68bd13b891 Use projcts instead of projectids for search 2022-05-20 10:29:34 +05:30
Abin Simon 2cdb45e6e9 Update audit logs to use project name instead of id 2022-05-20 10:29:34 +05:30
Abin Simon 5c2d211100 Don't add id for actor
We are dropping all ids from audit log.
2022-04-26 10:26:15 +05:30
Abin Simon 8768b77698 Take care of a missing TODO 2022-04-11 13:25:34 +05:30
Abin Simon 853e7debae No need to support org or partner ids in audit logs
We will add this back in once we have multi-org support in the system.
2022-04-11 13:25:34 +05:30
Abin Simon 5784968790 Fix timestamp and search 2022-04-08 17:42:26 +05:30
Abin Simon 5c319f3ea8 Move out event write to separate function 2022-04-08 17:42:26 +05:30
Abin Simon 0ebb1a1339 Add audit log write
https://blog.sandipb.net/2018/05/03/using-zap-creating-custom-loggers/
2022-04-08 17:42:26 +05:30
Abin Simon d9d0bc3585 Fix and cleanup tests 2022-04-08 17:42:26 +05:30
Abin SimonandAbin Simon 729009d7fb Add basic audit logging setup 2022-04-08 17:42:26 +05:30
Abin Simon fb4fa3781c Rename RafaySystems to RafayLabs 2022-03-24 12:42:59 +05:30
abin-rafayandGitHub 0e9be5e589 Audit engine query endpoints (#43) 2022-03-08 16:44:41 +05:30
nirav-rafayandGitHub c66bdc25cd restructure rcloud-base as a single base controller (#37)
* restructure rcloud-base as a single base controller
* updated master.rest
* moved sentry from internal to pkg as it is used by relay
* removing unused rpc and it's dependencies
* Fix usermgmt tests
* Don't redefine variables in rest file
Co-authored-by: Abin Simon <abin.simon@rafay.co>
2022-03-03 17:59:06 +05:30