mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-20 21:29:26 +00:00
Allow services to specify to use the charnames or auth username, also add IPB and SMF framework
This commit is contained in:
@@ -14,6 +14,7 @@ class MiningBuddyService(BaseDBService):
|
||||
settings = { 'require_user': False,
|
||||
'require_password': False,
|
||||
'provide_login': False,
|
||||
'use_auth_username': False,
|
||||
'database_name': 'dreddit_mining',
|
||||
'password_salt': 's98ss7fsc7fd2rf62ctcrlwztstnzve9toezexcsdhfgviuinusxcdtsvbrg' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user