This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f3e2a63712
server
/
apps
/
files_encryption
/
lib
History
Bjoern Schiessle
f3e2a63712
check if it is a cached file or a version to resolve the correct path to the file key
2013-11-20 12:34:23 +01:00
..
capabilities.php
Add _many_ newlines at the end of files
2013-08-18 11:06:59 +02:00
crypt.php
block file access if share keys are missing
2013-10-11 14:20:46 +02:00
helper.php
instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list
2013-11-14 17:32:21 +01:00
keymanager.php
only check if the key file exists to decide if it is an encrypted file or not.
2013-11-20 11:02:22 +01:00
proxy.php
instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list
2013-11-14 17:32:21 +01:00
session.php
no longer enforce log out, but provide useful errors/warnings instead
2013-09-06 12:27:40 +02:00
stream.php
only check if the key file exists to decide if it is an encrypted file or not.
2013-11-20 11:02:22 +01:00
util.php
check if it is a cached file or a version to resolve the correct path to the file key
2013-11-20 12:34:23 +01:00