Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Dec 7, 2022
1 parent e2ae9d4 commit e2ad6af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog/unreleased/fix-authenticated-expired-publiclinks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Bugfix: Fix expired authenticated public link error code

On an expired authenticated public link, the error returned
was 401 unauthorized, behaving differently from
a not-authenticated one, that returns 404 not found.
This has been fixed, returning 404 not found.

https://github.com/cs3org/reva/pull/3528

0 comments on commit e2ad6af

Please sign in to comment.