fnuesse
|
ce138267d2
|
Added decryption to proper credentialelement after creating a new credential
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
|
2018-11-23 01:29:48 +01:00 |
|
brantje
|
c2c4d613d8
|
Add icons to credentials
|
2017-10-29 13:31:18 +01:00 |
|
brantje
|
33d1a5db01
|
Small fixes
|
2017-02-22 18:02:55 +01:00 |
|
brantje
|
dca12aee07
|
Fix Call to a member function getId() on array (Fixes #252)
|
2017-02-22 18:02:55 +01:00 |
|
brantje
|
9c35282f89
|
Small fixes for 2.0.1
Fix for going back from deleted credentials
Use method
|
2017-02-06 12:17:37 +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
|
331eda72ff
|
Clean up when a credential is deleted
|
2017-01-11 21:25:18 +01:00 |
|
brantje
|
5f7661659a
|
Adjust reviewed code
|
2017-01-11 20:06:39 +01:00 |
|
brantje
|
734496ebcc
|
Implement encryption class
|
2017-01-11 18:09:49 +01:00 |
|
EdOverflow
|
cf59eee98c
|
Add hash_equals
|
2017-01-04 16:59:14 +01:00 |
|
brantje
|
7bb1839184
|
Refactor settings, create SettingsService
Fix settings not working in ownCloud
Signed-off-by: brantje <brantje@gmail.com>
|
2016-12-30 13:37:40 +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
|
858195834d
|
Add settings page, non functional
Implement disable context menu
Implemement disable http warning
Implement vault key strength setting
Implement share settings
Implement version check setting
|
2016-12-28 21:34:59 +01:00 |
|
brantje
|
d589bbda61
|
Make api endpoints available to extensions
|
2016-12-23 13:46:43 +01:00 |
|
brantje
|
adb7dd582b
|
Remove comment
Fix if statement
Add return
Add return
Remove assignment
|
2016-10-08 15:00:07 +02:00 |
|
brantje
|
e96911e50f
|
Revert "Scrutinizer Auto-Fixes"
This reverts commit ae73bff5c4 .
|
2016-10-08 13:45:44 +02:00 |
|
Scrutinizer Auto-Fixer
|
ae73bff5c4
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-10-07 22:59:30 +00:00 |
|
brantje
|
ce588f1be7
|
Fix travis errors in credential controller
|
2016-10-07 23:54:16 +02:00 |
|
brantje
|
59eafb2505
|
Add skip_revision param
|
2016-10-07 18:26:53 +02:00 |
|
brantje
|
8e80bb529a
|
Credentials use guids
|
2016-10-07 12:45:11 +02:00 |
|
brantje
|
53c55d5fd6
|
Fix some bugs
|
2016-10-05 22:34:34 +02:00 |
|
brantje
|
1c55e6dfa9
|
Fix unsharing
|
2016-10-05 20:07:13 +02:00 |
|
brantje
|
7d3d67c896
|
Fix for api change
|
2016-10-05 19:56:46 +02:00 |
|
brantje
|
4ecbcd9efa
|
Fix editing shared credentials
|
2016-10-05 19:27:24 +02:00 |
|
brantje
|
836946e164
|
Restore revisions works
|
2016-10-05 19:02:27 +02:00 |
|
brantje
|
4ef465b7d0
|
Use guid
|
2016-10-05 18:55:12 +02:00 |
|
brantje
|
94c418bd5c
|
Fix error 500
|
2016-10-05 18:52:14 +02:00 |
|
Marcos Zuriaga
|
77587e5598
|
Added capability on the api revisions endpoint to get shared item revisions by target user
|
2016-10-05 18:47:25 +02:00 |
|
brantje
|
a77ae301f5
|
Stared to work on revisions
|
2016-10-05 18:24:36 +02:00 |
|
brantje
|
75dd4cfe34
|
Remove todo
|
2016-10-05 14:55:01 +02:00 |
|
brantje
|
f80263dff0
|
Add route to update revisions
|
2016-10-05 14:30:28 +02:00 |
|
brantje
|
35d6d3777c
|
Add activity support for sharing
|
2016-10-05 13:46:25 +02:00 |
|
brantje
|
e71a82218e
|
Fix for unsharing password
|
2016-10-04 12:57:41 +02:00 |
|
Marcos Zuriaga
|
bec9252bc9
|
Fix owner's shared key being gone when bob updates credential
|
2016-10-03 21:43:57 +02:00 |
|
brantje
|
653fd9bace
|
Delete prop
|
2016-10-03 21:42:16 +02:00 |
|
brantje
|
de27612a58
|
Updating almost works
|
2016-10-03 21:36:39 +02:00 |
|
Marcos Zuriaga
|
8a218344c5
|
Permissions check on credential update api
|
2016-10-03 21:18:28 +02:00 |
|
brantje
|
ba6d089a9c
|
Bob can almost edit alices credential
|
2016-10-03 20:33:32 +02:00 |
|
brantje
|
b90d6eb0c3
|
Fix shared_key after unsharing
|
2016-10-03 17:38:45 +02:00 |
|
brantje
|
3355db8d89
|
Unshare credentials
|
2016-10-03 17:23:03 +02:00 |
|
brantje
|
ab7b2f7a4d
|
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74 .
|
2016-10-03 15:47:00 +02:00 |
|
brantje
|
86d9910f74
|
Unshare item. Reading shared credential broke?
|
2016-10-03 15:40:46 +02:00 |
|
brantje
|
01a0d8bf05
|
Rename is_shared to shared_key
|
2016-10-02 18:59:20 +02:00 |
|
brantje
|
07b7aa8787
|
Add is_shared to credential update route
|
2016-09-28 19:46:54 +02:00 |
|
brantje
|
8b9e29702a
|
Able to restore revisions
|
2016-09-24 12:59:19 +02:00 |
|
brantje
|
eb6fe069e5
|
Display revisions
|
2016-09-24 12:16:07 +02:00 |
|
brantje
|
6b6eaaf070
|
Revision backend working
|
2016-09-24 11:40:15 +02:00 |
|
brantje
|
9462815d8d
|
Permanently delete (destroy) credentials
|
2016-09-23 21:30:07 +02:00 |
|