Convert 403 errors to 404 errors

This commit is contained in:
Yassine Guedidi
2025-03-12 23:54:28 +01:00
parent 1447c183a4
commit 3bd434091f
8 changed files with 46 additions and 16 deletions

View File

@ -2,6 +2,7 @@
## Upcoming changes
* **[BC BREAK]** Convert 403 errors to 404 errors by @yguedidi in https://github.com/wallabag/wallabag/pull/8075
* `wallassets/` folder renamed to `build/`
## [2.6.10](https://github.com/wallabag/wallabag/tree/2.6.10)