0.5.23 - remove restriction on adding yourself and add more emails to the blocklist

This commit is contained in:
Athena Funderburg
2026-06-22 17:43:21 +00:00
parent be5a41311d
commit ce124af489
13 changed files with 37 additions and 33 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ SMTP_USERNAME = 'administration@ugnet.gay'
SMTP_PASSWORD = ''
ENABLE_NAT_RELAY = False
CF_REALTIME_API_KEY = ''
VERSION = '0.5.22'
VERSION = '0.5.23'
# While not necessary for debugging, it is recommended you change the password variables in production for obvious security reasons.
INS_LINK_PASSWORD = 'password'
STRESS_TEST_ACTIVE = False