Route portal login hashing through authenticated signer

This commit is contained in:
2026-03-13 14:01:18 +00:00
parent 82f891ada8
commit 6094874851
4 changed files with 63 additions and 13 deletions
+1
View File
@@ -13,6 +13,7 @@ ApiProxy.get(async (req, res) => {
const queryPath = req.query.path;
const allowedPrefix = [
"/api/endpoint/getportallogin_api",
"/api/file/upload",
"/api/file/uploadsinglefile",
"/api/file/createrepcompletemessage_api",