diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-08-30 15:40:33 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-08-30 15:40:33 +0200 |
commit | 57f505c48682385a8943d2d88bbf68632538f339 (patch) | |
tree | b2cbb81cb673a5ce44723cd4e8b6bc8ddf2e428b /src/Cache.cpp | |
parent | Don't trust synapse (diff) | |
download | nheko-57f505c48682385a8943d2d88bbf68632538f339.tar.xz |
Fix invalid userids on profile requests
Diffstat (limited to '')
-rw-r--r-- | src/Cache.cpp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |