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

enh: WIP - migrate .well-known URL setup check to new API #43397

Closed
wants to merge 3 commits into from

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Feb 6, 2024

See #41364

Summary

TODO

  • ...

Checklist

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added the 2. developing Work in progress label Feb 6, 2024
@come-nc come-nc self-assigned this Feb 6, 2024
@come-nc come-nc added this to the Nextcloud 29 milestone Feb 6, 2024
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
it does not work because it gets a 401

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* @throws \Exception If the request could not get completed
* @since 29.0.0
*/
public function propfind(string $uri, array $options = []): IResponse;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we wrap the generic request from guzzle? Than we do not need any API additions for other non standard HTTP methods like copy move propstat search etc in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I’m fine with both solution, my idea was to keep the OCP change minimal.

@come-nc
Copy link
Contributor Author

come-nc commented Mar 6, 2024

Replaced by #43939

@come-nc come-nc closed this Mar 6, 2024
@skjnldsv skjnldsv deleted the enh/migrate-frontend-setupcheck branch March 14, 2024 07:55
@skjnldsv skjnldsv removed this from the Nextcloud 29 milestone Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants