commit 8642ac86d3d53b6d1f2bb97f5768333aa3e2c826 parent e743c1318ea4129ca066859f5fbb87fd9cc5e99c Author: rob <rob@tarina.org> Date: Tue, 10 Jan 2023 21:46:14 +0200 yes Diffstat:
M | settings.py | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/settings.py b/settings.py @@ -9,3 +9,8 @@ rtl="https://172.168.27.108:3002/v1/" webmaster = "rob@tarina.org" baseurl = "https://rockmanbrothers.com" + +#op +allowed = (("rbckman", "secret"), + ("brkhelle", "topsecret")) +