From 8bc36506f238f18a57969336a1c66d3b56ce91c9 Mon Sep 17 00:00:00 2001
From: luccioman
Date: Wed, 18 Apr 2018 08:10:51 +0200
Subject: [PATCH] Enforced access controls on basic administration settings
pages.
Ensuring http post method is used for operations with server-side
effects (in respect of http semantics), and a valid transaction token is
provided by the user-agent.
---
htroot/ConfigBasic.html | 5 +-
htroot/ConfigBasic.java | 97 +++++++++++++++++++++----------------
htroot/ConfigNetwork_p.html | 2 +
htroot/ConfigNetwork_p.java | 12 ++++-
4 files changed, 71 insertions(+), 45 deletions(-)
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html
index bef5b4775..60f7f7abc 100644
--- a/htroot/ConfigBasic.html
+++ b/htroot/ConfigBasic.html
@@ -28,7 +28,8 @@
Your YaCy Peer needs some basic information to operate properly
-