Commit Graph

34 Commits

Author SHA1 Message Date
yuli
6e1dbf4f14 create audit module 2024-12-28 21:39:51 +02:00
yuli
53b1fc5ef6 move more code to utils subdir 2024-12-27 12:58:00 +02:00
Yuli Stremovsky
f1bb37c4d1 added new configuration flag to skip audit 2023-12-20 20:12:02 +02:00
yuli
65a397fdc7 rename address identity 2021-07-16 15:10:53 +03:00
root
cb4ff2d2be format code with gofmt 2021-06-07 20:48:25 +00:00
root
78c573b82d remove alot of debug message 2021-04-10 21:34:59 +00:00
root
c67f1e7327 Remove debug messages 2020-12-08 20:10:37 +00:00
root
185e840456 rename organization 2020-11-28 22:41:15 +00:00
root
f72c446cff fix bug with displayingaudit events 2020-08-31 17:06:48 +00:00
root
b8658587aa finally encrypt audit who & record key in database 2020-08-22 20:07:37 +00:00
root
98154ded88 Add CountRecords0 function 2020-07-26 14:54:59 +00:00
root
67a445d506 show audit events for admin 2020-07-25 20:49:01 +00:00
Yuli
2790a98942 show audit events in reverse order 2020-05-19 20:35:56 +03:00
Yuli
89a8d77ac9 Remove comments 2020-02-22 20:58:06 +02:00
Yuli
828f78fb3d refactor databases code and refactor master key 2020-02-22 20:42:01 +02:00
Yuli
a65eb2a410 fix code and make tests 2020-02-19 16:37:49 +02:00
Yuli
ab0ab20bd5 optimize code and fix tests 2020-02-19 10:02:44 +02:00
Yuli
004b17b74b add user API tests 2020-02-15 23:23:15 +02:00
Yuli
33e378acd6 add tests 2020-02-15 20:29:47 +02:00
Yuli
99fd2468ef add new tests and fix small bugs 2020-02-15 19:03:13 +02:00
Yuli
7847a293ad add new tests and fix small bugs 2020-02-15 18:35:51 +02:00
Yuli
ac6bd11a76 revert custom package name, add new API 2020-01-27 10:18:19 +02:00
root
52a8138b3a change namespace 2020-01-18 21:08:46 +00:00
stremovsky
62456dcdaf fix golint warnings 2020-01-07 21:25:22 +02:00
stremovsky
9bed541921 cleanup warnings 2020-01-07 12:47:28 +02:00
stremovsky
896c1d2be9 review code to display additional audit info 2019-12-28 20:44:54 +02:00
stremovsky
2c3dec1e5a audit event drill down 2019-12-25 20:06:47 +02:00
stremovsky
bdd1c28394 add autit event token 2019-12-24 20:58:30 +02:00
stremovsky
930f0e06db use sqlite3 instead of ql db 2019-12-18 16:50:12 +02:00
stremovsky
cda6a9c6c7 Remove meta 2019-12-16 17:19:08 +02:00
stremovsky
fd511813ee refactor audit code 2019-12-14 22:14:59 +02:00
stremovsky
8633fd4f69 refactor audit code 2019-12-14 22:02:03 +02:00
stremovsky
ff79e3e9fa refactor audit code 2019-12-14 21:59:04 +02:00
stremovsky
15a00fd649 initial project release 2019-12-09 00:25:27 +02:00