This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e0540d0e4
nextcloud-server
/
apps
/
files_encryption
History
Florin Peter
8e0540d0e4
key creation should never override a private or public key
2013-05-20 21:22:03 +07:00
..
ajax
fix path to class
2013-05-17 18:01:32 +07:00
appinfo
changed recovery_enabled and migration_status columns to integer and fix tests
2013-05-20 00:38:23 +07:00
css
Added facility to manually encrypt all files from personal settings
2013-05-07 16:17:38 +07:00
hooks
fixed typos
2013-05-18 21:12:53 +07:00
js
allow admin to recover users files in case of password lost
2013-05-16 14:53:04 +07:00
l10n
Merge branch 'files_encryption' of
https://github.com/owncloud/core
into files_encryption
2013-05-15 10:18:25 +07:00
lib
key creation should never override a private or public key
2013-05-20 21:22:03 +07:00
templates
add recovery key to all files if the user enabled the feature and removes them again on disable
2013-05-15 17:56:45 +07:00
tests
added legacy encryption test
2013-05-20 21:19:28 +07:00
settings-admin.php
only let the user change the recovery admin settings if a key passwords was entered.
2013-05-15 11:42:22 +07:00
settings-personal.php
enable admin to change the recovery password
2013-05-15 16:12:20 +07:00