Commit Graph

76 Commits

Author SHA1 Message Date
stremovsky
83899ca8a9 adding docker support 2019-12-15 00:30:07 +02:00
stremovsky
2ed607ae0e default config file updated 2019-12-15 00:25:15 +02:00
stremovsky
30c5a35cc2 add file to build script 2019-12-14 23:44:08 +02:00
stremovsky
11f774c3f1 fix sql pager 2019-12-14 22:38:57 +02:00
stremovsky
77aee8df94 refactor audit code 2019-12-14 22:22:53 +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
e3cb26c1dc make sure that code is protected from sql injection 2019-12-14 20:12:36 +02:00
stremovsky
e6b8d7d6eb refactor code 2019-12-14 20:11:57 +02:00
stremovsky
f007916073 prepare script to build production version 2019-12-14 19:04:34 +02:00
stremovsky
87e8093082 fix typo, refactor 2019-12-14 18:55:20 +02:00
stremovsky
0e23a2030e add app limit 2019-12-14 18:43:43 +02:00
stremovsky
ed0a2b9cef normalize phone and email 2019-12-14 18:20:00 +02:00
stremovsky
37620cb513 add test for creating consent by email and updating it with phone 2019-12-14 18:19:13 +02:00
stremovsky
03b9936a52 save identity of last user doing operation 2019-12-14 18:13:32 +02:00
stremovsky
40cfa5480c validate brief and check if consent can be used with email 2019-12-14 18:04:21 +02:00
stremovsky
ac81952264 normalize email and phone inside lookupUserRecordByIndex() function 2019-12-14 17:47:56 +02:00
stremovsky
d668f574cf adding consent without link to user token 2019-12-13 14:54:14 +02:00
stremovsky
d02b00ed49 adding more examples 2019-12-13 14:52:54 +02:00
stremovsky
14e5438286 add protection from sql injections 2019-12-13 14:50:44 +02:00
stremovsky
1310509844 rename api to get all apps 2019-12-13 14:31:43 +02:00
stremovsky
072db98712 return list of user tokens with specific consent 2019-12-13 14:30:05 +02:00
stremovsky
de8c0887e9 fix parsing empty json POST 2019-12-13 14:27:46 +02:00
stremovsky
9c545a803c rename functions 2019-12-13 11:47:30 +02:00
stremovsky
5166b35b3a fix consent operations 2019-12-13 09:30:03 +02:00
stremovsky
f1b5525d6d refactor consenst related code and add missing API 2019-12-12 23:37:01 +02:00
stremovsky
bf369fa801 consent message field is optional, fix db rollback 2019-12-12 22:30:39 +02:00
stremovsky
c8295ca70e use mode instead of type 2019-12-12 20:57:53 +02:00
stremovsky
d8ab96ae45 update consent API 2019-12-12 20:22:37 +02:00
stremovsky
986c22eab1 fix limit in query 2019-12-12 19:37:56 +02:00
stremovsky
d2fe51a6da Merge branch 'master' of https://github.com/paranoidguy/databunker 2019-12-12 14:27:25 +02:00
stremovsky
839e357104 rename code and index variables 2019-12-12 14:27:11 +02:00
booaazz
f60fee55d9 Update README.md 2019-12-12 13:12:48 +02:00
booaazz
251dce8fb4 Update README.md 2019-12-12 13:11:36 +02:00
stremovsky
cacd35f9db add more images 2019-12-12 11:31:06 +02:00
stremovsky
e37f9567ef add screenshots for consent management & withdrawal 2019-12-12 11:20:00 +02:00
stremovsky
8025b2e714 arrange images in one line 2019-12-12 10:55:55 +02:00
stremovsky
5a2f100b57 change button color 2019-12-12 10:55:38 +02:00
stremovsky
6e1f728ef9 arrange images in one line 2019-12-12 10:51:41 +02:00
stremovsky
126fd4c379 fix text 2019-12-12 10:51:12 +02:00
stremovsky
5e65da0d6f resize images 2019-12-12 10:44:28 +02:00
stremovsky
56fd506084 resize images 2019-12-12 10:37:36 +02:00
stremovsky
65f680e0e1 resize images 2019-12-12 10:35:49 +02:00
stremovsky
73101096cf resize images 2019-12-12 10:34:21 +02:00
stremovsky
ded2bf19fa resize images 2019-12-12 10:31:12 +02:00
stremovsky
b18764506e add login images 2019-12-12 10:14:48 +02:00
stremovsky
5510080e90 display status of operation 2019-12-12 09:22:18 +02:00
stremovsky
934bef43de fix typo 2019-12-12 09:21:50 +02:00
stremovsky
491eda9efd add new signatures to gitignore 2019-12-12 09:19:43 +02:00