Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is the process to share some file in local group? #37

Closed
shokri-navid opened this issue Dec 15, 2022 · 2 comments
Closed

what is the process to share some file in local group? #37

shokri-navid opened this issue Dec 15, 2022 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@shokri-navid
Copy link
Collaborator

we need to check the process of local sharing to copy the on business layer and patch our database layer below it to modify the table that the Federated-group persist the shared files information.

@shokri-navid shokri-navid self-assigned this Dec 15, 2022
@michielbdejong
Copy link
Contributor

For reference:
The answer to this question in terms of GUI and database: that's what we tested and written down in #18 (comment)

I guess this ticket is to write down which function calls and code snippets in which files are involved?

@shokri-navid
Copy link
Collaborator Author

Yes, I create this issue to find out the business logic of group sharing in local:
and the answer is there:

https://github.com/pondersource/core/blob/353925dfd56f050ffe5fb5cc9f538760e629af1d/apps/files_sharing/lib/Controller/Share20OcsController.php#L588

unfortunately, business is scattered across the multiple layer in own cloud and in this case logic is written inside controller.

@michielbdejong michielbdejong added the question Further information is requested label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants