Commit graph

9 commits

Author SHA1 Message Date
Marcos Zuriaga
349043c2c3 Rename var so sander likes it 2016-09-26 14:29:36 +02:00
Marcos Zuriaga
966efcf4a5 Added promise class
Refactored crypto services to use promises
Fixed issues with the sharing settings page
2016-09-26 14:23:31 +02:00
brantje
b1728da8e2 Add function to get sharing keys 2016-09-25 22:02:58 +02:00
brantje
d54fc74321 Encrypt sharing keys 2016-09-25 21:33:04 +02:00
Marcos Zuriaga
be48cd77b8 Asynchronous key generation and status indication 2016-09-25 21:01:53 +02:00
Marcos Zuriaga
e60ed02621 Merge branch 'master' of github.com:nextcloud/passman 2016-09-25 18:48:31 +02:00
Marcos Zuriaga
910005893d RSA generation in a non-blocking way 2016-09-25 18:42:41 +02:00
brantje
2d19e38e8a Save sharing keys to db 2016-09-25 18:34:33 +02:00
Marcos Zuriaga
19bcdd91c0 Sharing RSA key generation and settings page
Included Forge lib
2016-09-25 17:46:55 +02:00