Commit Graph

193 Commits

Author SHA1 Message Date
404efd5cd3 quiten permanent logging 2020-10-08 11:02:14 +02:00
317604a4e1 session::create also overwrites link-registry, therefore we need to call Link::init_static in after_login too 2020-10-08 11:01:57 +02:00
819dc8be7c got rename and put relativ working 2020-09-28 20:14:20 +02:00
d40e82fc98 got writable Collabora shares working 2020-09-26 15:39:29 +02:00
39ec2e4a25 fix read-only shares were writable (and links-SW not working after the fix --> removed unnecessary $allways parameter, as we now allways have a user context) 2020-09-24 11:34:53 +02:00
6af5e99a1c some fixes for Collabora on mounted shares 2020-09-23 22:01:25 +02:00
dd1a51d5fa WevDAV StreamWrapper to mount eg. shares from other EGroupware instances 2020-09-23 19:06:07 +02:00
73e2e71e9a merge in default context / Vfs::$user, otherwise we have to fix all code already using context 2020-09-23 11:52:02 +02:00
7cc46f04e1 fix filesystem stream-wrapper mounted inside other users home-directory would allow access 2020-09-22 21:54:23 +02:00
ce853bd713 got sharing working for new sessions and mounting in existing user sessions, Collabora is still broken! 2020-09-20 13:24:53 +02:00
9d65d92117 fix wrong namespace 2020-09-19 14:01:44 +02:00
60ae7f2b76 use sharing stream-wrapper to avoid destroying a user session (only commented out currently) 2020-09-19 13:50:54 +02:00
20c5dde04c as we now always set the default context / user, we have to use check_set_context($url, $always_set=true) 2020-09-19 13:49:24 +02:00
5ccb26d646 fix writable check 2020-09-19 13:10:31 +02:00
ae9c6321a4 got sharing stream-wrapper working 2020-09-19 12:17:07 +02:00
540d130aac always return false, if check_extended_acl fails, as ownership does not matter for links 2020-09-19 08:28:16 +02:00
7d941c8bfe Some more test work
- Refactoring to reduce duplication
- Add tests for filesystem StreamWrapper
- Clear infolog's access cache
2020-09-18 14:26:44 -06:00
1f8a003d03 work in progress on sharing stream-wrapper 2020-09-18 18:45:38 +02:00
10fddf70cc Some more test work
- Refactoring to reduce duplication
- Clear user from stream context when "logging out"
- Add test that switches user and checks for access
2020-09-17 13:22:24 -06:00
006580a36e fixed filemanager was not able to show home directory of user 2020-09-17 19:49:28 +02:00
1432502e62 Some more test work
- Refactor some simple tests into base for reuse
- Add (simple) tests for links://
2020-09-16 15:05:43 -06:00
94647314d6 Merge branch 'master' into vfs-context to get tests 2020-09-16 11:57:08 -06:00
94a57d6902 Api: Some tests for filesystem 2020-09-16 11:48:40 -06:00
60ff7e8937 some more refactoring and removing some permanent logs 2020-09-16 19:15:25 +02:00
a30840b10d got tests working with EPL stream-wrappers 2020-09-16 18:18:52 +02:00
25230dd0b3 move Vfs::SCHEMA and ::PREFIX back to stream-wrapper, to force it being loaded when Vfs class is used 2020-09-16 16:18:44 +02:00
2602157032 got links-stream-wrapper working and refactored context handling into a trait 2020-09-16 15:59:05 +02:00
631a0b11d6 some tests and fixes for proppatch/profind 2020-09-16 08:42:01 +02:00
0cbcd7bde0 work-in-progress keeping vfs user in stream context to allow mounting shares 2020-09-15 19:57:46 +02:00
372eadcff3 Api: Fix fstab overlap when accessing a share while logged in 2020-09-10 11:11:39 -06:00
50a34d9c42 Make sure path is not empty before using it, fixes error "an error happened! File '' is not an absolute path!" 2020-08-14 11:06:06 +02:00
0fdd8f87cb Api: Fix out of memory error when deleting users and filesystem is large
Fixed by not deleting the files, just changing owner
2020-04-28 14:16:09 -06:00
a3c6eba952 Fix sharing of of a file inside a symlinked directory failed. 2020-04-14 11:19:12 -06:00
fb4e6c0dfe Some improvements to sharing when multiple shares are involved 2020-04-03 16:20:47 -06:00
d830e048e4 loading filemanager translations for sharing 2020-04-01 10:46:32 +02:00
c937f50193 Make sure share cleanup job doesn't remove shares just because of access rights 2020-03-30 09:35:59 -06:00
d3eb2d9b22 Change the hidden upload message 2020-03-27 13:40:48 -06:00
93a7166710 Add hidden upload directory as mail action 2020-03-26 13:20:20 -06:00
aa566e12fa translation for "Hidden uploads" and move it between readonly and writable shares 2020-03-26 10:38:34 +01:00
895b1ebee9 Cleanup, bugfix & refactoring of hidden upload folder. 2020-03-25 11:39:40 -06:00
7163acfe1d * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-24 20:34:04 -06:00
a7593b2f83 Add some comment so we know what's going on 2020-03-19 10:41:45 -06:00
173b695cf2 Api: Sharing listens to Vfs hooks to stay up-to-date with deleted or renamed files 2020-03-06 14:48:26 -07:00
4fe466f4f9 deals with some rows share_path have "vfs://default" prefix, some are just path 2020-03-06 15:08:34 +01:00
9b2e6b5012 Api: Fix Sharing missing temp file cleanup 2020-03-05 15:03:34 -07:00
7283d33a93 fold Apache error.log and ignored PHP syntax errors, plus remove some warnings 2020-03-05 11:53:26 +01:00
8b503dbae3 Admin: change delete user filemanager hook to move home dir, but only search /home for other files
- Translation from Birgit
2019-11-19 10:19:04 -07:00
93b1c7f1ab fix namespace issues 2019-11-19 14:02:37 +02:00
7cd4169768 * all apps: fixing serveral cases of wrong Url when proxying and terminating TLS on the proxy 2019-11-15 13:54:34 +01:00
d8faef3503 Admin: Extend Vfs::deleteAccount hook to all the files it can find, not just home dir. 2019-11-07 13:46:14 -07:00