totp: rename tfa to totp

This commit is contained in:
Jens Langhammer
2018-12-14 10:09:57 +01:00
parent 52d1920914
commit fbf58801ec
17 changed files with 79 additions and 78 deletions

View File

@ -74,7 +74,7 @@ INSTALLED_APPS = [
'passbook.oauth_client',
'passbook.oauth_provider',
'passbook.saml_idp',
'passbook.tfa',
'passbook.totp',
]
# Message Tag fix for bootstrap CSS Classes