core: add about modal

This commit is contained in:
Jens Langhammer
2018-12-16 16:02:03 +01:00
parent 9117e09f1c
commit 9e289e9937
8 changed files with 60 additions and 2 deletions

View File

@ -8,4 +8,5 @@ class PassbookTOTPConfig(AppConfig):
name = 'passbook.totp'
label = 'passbook_totp'
verbose_name = 'passbook TOTP'
mountpoint = 'user/totp/'