mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Rename Reddit account password variable to REDDIT_PASSWORD so it gets filtered from debug views
This commit is contained in:
@@ -124,7 +124,7 @@ SLICE = os.path.join(os.path.dirname(os.path.abspath( __file__ )),'Murmur.ice')
|
||||
REDDIT_USER = 'DredditVerification'
|
||||
|
||||
# Password for validatio account
|
||||
REDDIT_PASSWD = ''
|
||||
REDDIT_PASSWORD = ''
|
||||
|
||||
### HR Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user