Skip to content

returns a 404 instead of exception if app is not installed - #13088 - #13134

Merged
MorrisJobke merged 2 commits into
masterfrom
bugfix/13088/404-instead-of-exception
Jan 4, 2019
Merged

returns a 404 instead of exception if app is not installed - #13088#13134
MorrisJobke merged 2 commits into
masterfrom
bugfix/13088/404-instead-of-exception

Conversation

@ArtificialOwl

@ArtificialOwlArtificialOwl commented Dec 18, 2018

Copy link
Copy Markdown
Member

Fixes#13088

@ArtificialOwlArtificialOwl added the 3. to review Waiting for reviews label Dec 18, 2018
@ArtificialOwl

Copy link
Copy Markdown
MemberAuthor

backport to 15 will be needed

@juliusknorr

Copy link
Copy Markdown
Member

I guess we should adjust the setup check in the same run, it probably still fails if a 404 code is returned.

@juliusknorr

Copy link
Copy Markdown
Member

/backport to stable15

ArtificialOwland others added 2 commits December 19, 2018 07:41
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr
juliusknorrforce-pushed the bugfix/13088/404-instead-of-exception branch from deefb9e to a3be286CompareDecember 19, 2018 06:41
@juliusknorr

Copy link
Copy Markdown
Member

As discussed with @daita we use a 501 Not implemented now, so we can properly check if the url rewrite is properly setup even if there is no app hooking into the webfinger endpoint.

@juliusknorr

Copy link
Copy Markdown
Member

Would be good to get this in, so we probably can get the backport for stable15 in 15.0.1.

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Fine by me

@rullzer

Copy link
Copy Markdown
Member

/backport to stable15

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested and works 👍

@MorrisJobke
MorrisJobke merged commit 0aa30b7 into masterJan 4, 2019
@MorrisJobke
MorrisJobke deleted the bugfix/13088/404-instead-of-exception branch January 4, 2019 16:08
@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable15 in #13357

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ArtificialOwl@juliusknorr@rullzer@MorrisJobke