Commit Graph

88 Commits

Author SHA1 Message Date
nswain 55375f7002 Adds never_cache decorator to TOTP and Email start and auth views to prevent browser from caching previous codes. 2020-08-26 11:06:31 -06:00
nswain b6992d3ced Addresses several structure and style issues with TOTP and Email dialogs.
Added missing div tags that were causing style problems.
Reformatted HTML to make it easier to read.
Added whitespace above buttons on TOTP Add dialog.
Changed "6-digit" to "code" on email dialogs because number of digits varies.
2020-08-26 10:19:38 -06:00
Mohamed ElKalioby 3d37d0a51f closes #6 2020-06-18 18:54:20 +03:00
Mohamed ElKalioby a820206a24 Fix is_authenticated #13 2020-06-18 18:24:42 +03:00
Mohamed ElKalioby bc407ca39b Closes #14 2020-06-18 18:16:39 +03:00
John Spounias 91d08cdafc Fix for #8 2020-06-05 15:29:42 -06:00
Mohamed El-Kalioby 0b0a3230fa Closes #5
Move to True and False
2019-12-13 10:31:32 +02:00
Mohamed El-Kalioby 7800962eb6 Better Error Handling 2019-10-18 16:05:07 +03:00
Mohamed El-Kalioby 3ac3e101a3 Better Error handling 2019-10-18 14:31:19 +03:00
Mohamed ElKalioby 4c31e1815e Better Rechecking 2019-10-16 18:53:52 +03:00
Mohamed ElKalioby 64dafb8d2e Allowing Key Ownership flag 2019-10-16 14:45:20 +03:00
Mohamed ElKalioby 9086f47456 Setting Ownership of keys 2019-10-16 14:41:19 +03:00
Mohamed El-Kalioby 9555c7820b Moved to v1.6 2019-06-20 21:17:02 +03:00
Mohamed El-Kalioby b9f06f8d9c Adding Example app 2019-06-20 21:13:05 +03:00
Mohamed El-Kalioby 215262a2c7 Adding Example App 2019-06-20 19:15:55 +03:00
Mohamed ElKalioby ed204c1d85 Add id to the session dict, Jumped to v1.5 2019-06-20 16:05:23 +03:00
Mohamed ElKalioby 087ea69de1 Adding __version__ 2019-06-19 14:04:57 +03:00
Mohamed ElKalioby 22b5d0884c Upgrade to FIDO2 (0.6) and Supporting Windows Hello 2019-05-29 13:30:32 +03:00
Mohamed ElKalioby 9569b0cfcd Hiding Delete Button 2019-05-19 16:20:00 +03:00
Mohamed ElKalioby 1f3fca0f48 Allowing admins to disable the diable key 2019-05-19 16:08:32 +03:00
Mohamed ElKalioby 7c2958bebf Load Static 2019-04-23 13:36:45 +03:00
Mohamed ElKalioby d06f860611 Fixing static for U2F 2019-04-23 12:01:18 +03:00
Mohamed ElKalioby ef3a5d4f40 Removed STATIC_URL 2019-04-23 11:57:05 +03:00
Mahmood Nasr 3a9bfd79fa Fixed A bug While Sending Emails Without MFA 2019-03-24 16:22:11 +03:00
Mahmood Nasr dc9ac7895c User Model USERNAME_FIELD setted 2019-03-24 15:06:11 +03:00
Mohamed ElKalioby 82fd6f28bd Fixing model name 2019-03-19 12:58:58 +03:00
Mohamed ElKalioby f2fa28a2d4 Allowing Session email address 2019-03-11 13:10:34 +03:00
Mohamed ElKalioby c693007d62 Allowing Session email address 2019-03-11 13:07:05 +03:00
Mohamed El-Kalioby 8fe3d4e496 Fixed Redirections, Removed the need for FIDO2_LOGIN_URL 2019-01-25 14:56:06 +03:00
Mohamed ElKalioby 7efd3ccc38 Finalzed Python 3 Support 2019-01-23 15:34:47 +03:00
Mohamed ElKalioby 6efd643022 Python3 Support 2019-01-23 10:42:50 +03:00
Mohamed El-Kalioby 97e4a3a2ab Supporting Email Token 2019-01-21 19:19:50 +03:00
Mohamed El-Kalioby 8e7aea215c Merge branch 'Email_Method' 2019-01-21 18:33:45 +03:00
Mohamed El-Kalioby ec97806138 Allowing Email Token 2019-01-21 18:32:21 +03:00
Mohamed ElKalioby 34afc17f0e Fix for Python 3 2019-01-21 16:23:43 +03:00
Mohamed ElKalioby d74e286dff Doing Email OTP 2019-01-21 16:22:08 +03:00
Mohamed El-Kalioby 2f1c344e75 Ready now 2019-01-18 16:07:22 +03:00
Mohamed El-Kalioby 800f60ff53 Initial Import 2019-01-18 10:18:10 +03:00