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

Move setupfromtoken to sharemanager #24383

Closed
wants to merge 3 commits into from

Conversation

rullzer
Copy link
Contributor

@rullzer rullzer commented May 2, 2016

More for #22209

This moves over ajax/shareinfo.php to a controller. And updates this to use the sharemanager.

TODO:

  • Unit tests

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @icewind1991, @PVince81 and @LukasReschke to be potential reviewers

@rullzer
Copy link
Contributor Author

rullzer commented May 3, 2016

mmm I don't get why the intergration tests are failing... If I manually repeat those exact same steps it all works...

@rullzer rullzer force-pushed the move_setupfromtoken_to_sharemanager branch from a101fd8 to 2ced60f Compare May 3, 2016 08:48
@PVince81
Copy link
Contributor

@rullzer move to 9.2 ?

@rullzer
Copy link
Contributor Author

rullzer commented May 31, 2016

Yeah non critical. Works as is this is just part of the ongoing sharing pimping.

@rullzer rullzer modified the milestones: 9.2-next, 9.1-current May 31, 2016
@@ -52,8 +57,6 @@ function() {
->actionInclude('files_sharing/ajax/list.php');
$this->create('files_sharing_ajax_publicpreview', 'ajax/publicpreview.php')
->actionInclude('files_sharing/ajax/publicpreview.php');
$this->create('sharing_external_shareinfo', '/shareinfo')
->actionInclude('files_sharing/ajax/shareinfo.php');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, we might still need to keep this file for backwards compatibility with older OC servers

@PVince81 PVince81 mentioned this pull request Nov 11, 2016
19 tasks
@PVince81
Copy link
Contributor

  • TEST: retest the "keeping auth in session"

This is still used by the shareinfo.php endpoint. Which is an ajax
endpoint.
@PVince81
Copy link
Contributor

  • recheck the changes in shareinfo to see if they match the old shareinfo (due to conflicts)

@PVince81 PVince81 force-pushed the move_setupfromtoken_to_sharemanager branch from 2ced60f to 0513cd7 Compare November 11, 2016 18:14
@PVince81 PVince81 modified the milestones: backlog, 10.0 Apr 6, 2017
@PVince81
Copy link
Contributor

PVince81 commented Jul 4, 2017

to be redone

@PVince81 PVince81 closed this Jul 4, 2017
@PVince81 PVince81 deleted the move_setupfromtoken_to_sharemanager branch July 4, 2017 14:42
@PVince81 PVince81 mentioned this pull request Oct 18, 2018
14 tasks
@lock
Copy link

lock bot commented Aug 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants