mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add page to list and remove shared entries
This commit is contained in:
parent
84229f1af9
commit
9871e4f5d0
25 changed files with 457 additions and 51 deletions
|
@ -135,7 +135,7 @@ func (m *middleware) isPublicRoute(r *http.Request) bool {
|
|||
"favicon",
|
||||
"webManifest",
|
||||
"robots",
|
||||
"share",
|
||||
"sharedEntry",
|
||||
"healthcheck":
|
||||
return true
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue