Commit graph

36 commits

Author SHA1 Message Date
binsky
4152f19c42 fix alignment in some controller classes
Signed-off-by: binsky <timo@binsky.org>
2021-12-15 20:19:03 +01:00
binsky
83bdd935af import missing logger interface
Signed-off-by: binsky <timo@binsky.org>
2021-10-29 16:35:43 +02:00
binsky
301572ac5d add guid/id of failed credential/file deletions to response, assciated with the vault delete action
Signed-off-by: binsky <timo@binsky.org>
2021-10-25 14:42:40 +02:00
binsky
935ff67d71 add logging for failed file and credential deletion, assciated with the vault delete action
Signed-off-by: binsky <timo@binsky.org>
2021-10-25 14:25:20 +02:00
binsky
d9815b3ca3 do not collect all credential guids for vault deletion; use custom file mass deletion endpoint
Signed-off-by: binsky <timo@binsky.org>
2021-10-23 19:59:13 +02:00
binsky
e9f0beb0a6 remove debug guids response content
Signed-off-by: binsky <timo@binsky.org>
2021-10-22 20:11:36 +02:00
binsky
761c21da0e add dedicated method to delete vault contents before vault deletion
Signed-off-by: binsky <timo@binsky.org>
2021-10-22 20:10:31 +02:00
binsky
cef5bce47b delete credentials before vault is deleted from backend 2021-10-22 09:51:23 +02:00
brantje
fd8dcc6c1c
Add feature to request vault destructions 2017-02-22 18:02:55 +01:00
brantje
d509bbd160
Fix cors headers 2017-01-19 13:39:01 +01:00
brantje
612dcd355b
Fix missing admin-settings.js
Remove settings property (Fixes #211)

Add file to avoid errors (Fixes #210)

Fix for deleting credential

Fix for deleting vault (fixes #212)
2017-01-18 19:08:59 +01:00
brantje
a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje
3f4afba34f
Fixes 2017-01-11 18:09:49 +01:00
brantje
734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje
ac3db47232
Fixes for errors found by tests 2017-01-04 11:55:48 +01:00
brantje
f30f986d60
Fix if statements 2017-01-03 21:33:00 +01:00
brantje
9ab74be344
Check if shared_key exists
Remove value set by php

Replace DoesNotExistException with Exeption
2016-12-29 12:29:48 +01:00
brantje
d589bbda61
Make api endpoints available to extensions 2016-12-23 13:46:43 +01:00
Marcos Zuriaga
5a0f158137
Return 404 if vault is not found 2016-10-07 17:04:26 +02:00
brantje
6672cfa2a8
Remove double if check 2016-10-07 13:01:57 +02:00
brantje
c94df47a9f
Vault use guids 2016-10-07 12:58:41 +02:00
brantje
c94870e1c3
Clean up code 2016-09-30 20:49:35 +02:00
brantje
0ff6065f4b
Implement a challenge password 2016-09-30 20:43:20 +02:00
brantje
8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
brantje
bc1650556e
Move response format to controller 2016-09-28 21:22:49 +02:00
brantje
370b9b832e
Change api/v2/vaults/{id} response format 2016-09-28 20:27:52 +02:00
brantje
2d19e38e8a Save sharing keys to db 2016-09-25 18:34:33 +02:00
brantje
6caf31a992 File upload / delete works 2016-09-14 18:57:38 +02:00
brantje
926f09ec00 Style password meter, add last access time of vault 2016-09-12 18:25:16 +02:00
brantje
6467752906 Login to vault works 2016-09-11 20:47:29 +02:00
brantje
6773486059 Starting to work on login to vault 2016-09-11 19:45:20 +02:00
brantje
2ee6df3ef0 Creating vaults works, getting vaults not 2016-09-11 12:33:09 +02:00
brantje
6c502f183c First setup of vaults 2016-09-10 23:30:17 +02:00
brantje
aa6d91136a Use ApiController 2016-09-09 18:02:53 +02:00
brantje
514694d4c7 Add parameters to controllers 2016-09-09 17:41:02 +02:00
brantje
3e68a3eccc Initial commit 2016-09-09 17:36:35 +02:00