Commit Graph

44 Commits

Author SHA1 Message Date
yuli
836f16d74d refactor code - adding new utils module 2024-12-26 23:13:11 +02:00
yuli
f5bfabd7b4 save role in event 2024-12-07 19:56:20 +02:00
yuli
5f972c4c9f code optimization 2024-08-14 00:34:33 +03:00
yuli
a6c1f5e7ad code optimization 2024-08-13 23:00:10 +03:00
yuli
cfbd89d2a7 improve existing code test 2024-08-12 22:57:37 +03:00
yuli
67cfade5e5 format go code 2024-08-06 18:39:40 +03:00
Yuli Stremovsky
f1bb37c4d1 added new configuration flag to skip audit 2023-12-20 20:12:02 +02:00
root
e1800fbafa fix go linter errors 2022-01-02 09:59:52 +00:00
root
901901bba8 adding support for an array of operations 2021-11-26 12:03:45 +00:00
root
4876cfe8aa use one table instead of multiple app tables 2021-11-20 19:17:38 +00:00
root
bd6af1443b fix new code 2021-11-01 21:18:12 +00:00
root
a5a9f82512 only admin can approve request 2021-11-01 20:58:10 +00: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
f6c3c2ba50 fix user xtoken tests 2021-06-04 07:50:50 +00:00
root
a86273e291 Refactor update user operation 2021-03-07 18:38:16 +00:00
root
738b052aba code optimization 2021-02-24 18:40:50 +00:00
root
1806451389 Ask for reason before executing the operation 2020-12-05 15:46:54 +00:00
root
fe6c6ecf50 save DPO approval reason message 2020-12-02 21:08:02 +00:00
root
7820cebcae load user details when deleting plugin 2020-11-19 21:21:12 +00:00
root
f4cd6a162b adding global delete code 2020-08-16 17:14:15 +00:00
Yuli
27e5579a6c fix CORS code 2020-07-12 23:40:33 +03:00
Yuli
00b7bddec8 all consent api was split into 3 object to make it more GDPR friendly 2020-07-01 12:13:16 +03:00
Yuli
2b865884f1 code optimization, adding support for data preservation 2020-06-15 11:38:12 +03:00
yuli
e9ce2e0713 validate request status before approval 2020-05-19 16:23:42 +00:00
yuli
e9bdcb79b5 diplay more detiled message in log 2020-05-19 13:19:31 +00:00
yuli
daaf6fbd75 new structure 2020-05-13 20:01:56 +00:00
yuli
e9a99d6909 used canceled status 2020-05-13 19:47:19 +00:00
Yuli
09529e6959 user can now view & withdraw his own requests 2020-05-12 23:43:45 +03:00
Yuli
40e98aaa34 user can now view his own requests 2020-05-12 23:29:07 +03:00
Yuli
42498a3507 add support for bad login notification, review notification code 2020-03-21 22:45:47 +02:00
Yuli
cd86b8aaad add new tests and fix minor bugs 2020-02-18 17:38:24 +02:00
Yuli
fbe94163ff add tests and fix minor bugs 2020-02-18 15:51:06 +02:00
Yuli
7847a293ad add new tests and fix small bugs 2020-02-15 18:35:51 +02:00
Yuli
abca749935 handle different events 2020-02-01 22:57:20 +02:00
Yuli
3a85fd1d7c fix bug in displaying old value 2020-02-01 22:21:19 +02:00
Yuli
0f892faf3a fix loading of consent values 2020-02-01 21:53:32 +02:00
Yuli
ac6bd11a76 revert custom package name, add new API 2020-01-27 10:18:19 +02:00
Yuli
658c787447 Add tests and fix error handling 2020-01-21 17:10:55 +02:00
Yuli
b65a8e35e9 add more tests 2020-01-21 16:28:37 +02:00
root
52a8138b3a change namespace 2020-01-18 21:08:46 +00:00
stremovsky
9cff0608e3 admin approves user forget-me request 2020-01-13 17:57:01 +02:00
stremovsky
98d2513500 Approve / cancel user request 2020-01-13 17:34:35 +02:00
stremovsky
d409b05bbf admin can view user-requests 2020-01-13 15:10:41 +02:00