add passbook.pretend to use passbook in applications which don't support generic OAuth

This commit is contained in:
Jens Langhammer
2019-02-26 09:10:37 +01:00
parent 750117b0fd
commit 39d9fe9bf0
8 changed files with 95 additions and 5 deletions

View File

@ -74,6 +74,7 @@ INSTALLED_APPS = [
'passbook.otp.apps.PassbookOTPConfig',
'passbook.captcha_factor.apps.PassbookCaptchaFactorConfig',
'passbook.hibp_policy.apps.PassbookHIBPConfig',
'passbook.pretend.apps.PassbookPretendConfig',
]
# Message Tag fix for bootstrap CSS Classes