mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 11:55:57 +00:00
remove uid from ccache guid prefix
This commit is contained in:
@@ -524,7 +524,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($cache_content) {
|
if ($cache_content) {
|
||||||
$entry_guid = "ccache,$owner_uid:$entry_guid";
|
$entry_guid = "ccache:$entry_guid";
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($auth_login || $auth_pass) {
|
if ($auth_login || $auth_pass) {
|
||||||
|
|||||||
Reference in New Issue
Block a user