mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Added validation processes for reddit accounts
This commit is contained in:
@@ -93,6 +93,14 @@ FORCE_SCRIPT_NAME=""
|
||||
DEFAULT_FROM_EMAIL = "bot@auth.dredd.it"
|
||||
ACCOUNT_ACTIVATION_DAYS = 14
|
||||
|
||||
### Reddit Settings
|
||||
|
||||
# Username to validate accounts from
|
||||
REDDIT_USER = 'DredditVerification'
|
||||
|
||||
# Password for validatio account
|
||||
REDDIT_PASSWD = ''
|
||||
|
||||
### Jabber Service Settings
|
||||
|
||||
# Vhost to add users to
|
||||
|
||||
Reference in New Issue
Block a user