- 12 Feb, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 11 Feb, 2016 22 commits
-
-
Thomas Müller authored
Mark files_videoplayer as shipped
-
Thomas Müller authored
Wait until mariadb is up and running
-
Thomas Müller authored
encrypt passwords for files_external
-
Thomas Müller authored
Update info checker requirements
-
Thomas Müller authored
No longer evaluate appinfo/version
-
Thomas Müller authored
-
Thomas Müller authored
Fix typo
-
Thomas Müller authored
Remove notification on unshare and on errors
-
Thomas Müller authored
Shorter TTL on findBinaryPath caching
-
Thomas Müller authored
scan the file in the write lock when uploading over dav
-
Robin Appelman authored
-
Morris Jobke authored
-
Morris Jobke authored
Properly check for legacy methods on IShare objects
-
Joas Schilling authored
-
Roeland Jago Douma authored
The new shares are completely without parents eventually. But for some current legacy reasons the methods are still around. But we should properly check for them. Fixes #22309
-
Thomas Müller authored
-
Thomas Müller authored
Add translations of unshare activities
-
Thomas Müller authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- 10 Feb, 2016 17 commits
-
-
C Montero-Luque authored
-
Thomas Müller authored
Only show link shares for the current user
-
Lukas Reschke authored
Revert back to non-webdav download link for public URLs
-
Vincent Petry authored
Fixes issues with browsers not happy with the token. Fixes activities which were not sent.
-
Thomas Müller authored
Harden updater authentication
-
Thomas Müller authored
Chunk the cleanup queries to make sure they don't time out
-
Thomas Müller authored
Remember previous state of remember login checkbox
-
Thomas Müller authored
Fix versions path as share recipient when different than owner path
-
Thomas Müller authored
-
Roeland Jago Douma authored
Make sure we do not show an icon if we can't display a share
-
Robin Appelman authored
-
Lukas Reschke authored
- Reset tokens after 2 hours as discussed at https://github.com/owncloud/updater/issues/220#issuecomment-182033453 - Used BCrypt for storing the password in the config.php. This makes it substantially harder in case of a leakage of the token to bruteforce it. In the future we can evaluate also an HMAC including the IP. That's a bit tricker though at the moment considering that we support reverse proxies. Didn't feel brave enough to touch that dragon now as well ;)
-
Robin Appelman authored
-
Roeland Jago Douma authored
Currently we have no way to display multiple links in the UI. So just display the link share for the current user. Fixes #22275
-
Joas Schilling authored
-
Vincent Chan authored
-
Thomas Müller authored
calculate and update the version of the encryption signature correctly
-