Mohamed El-Kalioby
6f4c3e0486
closes #31
2020-12-09 07:45:20 +03:00
Mohamed El-Kalioby
b66ae97a0d
Bumped version to 2.0.5
v2.0.5
2020-12-08 17:38:19 +03:00
Mohamed El-Kalioby
2ced125e9f
closes #30
2020-12-08 17:29:14 +03:00
Mohamed El-Kalioby
fb2f52c8ea
Adding Thanks to swainn
2020-11-14 12:51:26 +03:00
Mohamed El-Kalioby
91d66e6525
Fix Styles
2020-11-14 12:34:02 +03:00
Mohamed El-Kalioby
8fe7531bf4
Added Conda Stats
2020-11-14 12:32:49 +03:00
Mohamed El-Kalioby
b2764880a8
Added Conda forge installation method
2020-11-14 12:24:30 +03:00
Mohamed El-Kalioby
0668e1a34a
Added a yml file
2020-11-12 08:40:58 +03:00
Mohamed El-Kalioby
4e063a2268
Update README.md
2020-11-12 08:24:47 +03:00
Mohamed ElKalioby
049b174a20
Merge branch 'master' of https://github.com/mkalioby/django-mfa2
v2.0.3
2020-11-10 09:05:01 +03:00
Mohamed ElKalioby
becfc9e238
Upgraded to 2.0.3
2020-11-10 09:04:08 +03:00
Mohamed El-Kalioby
dda82e5e2e
Create dependabot.yml
2020-11-03 10:40:29 +03:00
Mohamed El-Kalioby
9455c501d4
Added Downloads Count to README.md
2020-11-03 10:04:28 +03:00
Mohamed ElKalioby
4a772ee626
Updated to v2.0.1
2020-09-10 09:13:38 +03:00
Mohamed El-Kalioby
5b97d5aa6d
Merge pull request #24 from Aquaveo/migration-fix
...
Fix for Issue #23
v2.0.1
2020-09-10 09:06:08 +03:00
nswain
f3483868ed
Use the ORM to perform migration query.
2020-09-09 17:32:09 -06:00
nswain
f5218bdbdb
Simplify migration script.
2020-09-09 13:16:28 -06:00
nswain
d9bc0dd5fd
Fix migration script.
2020-09-09 13:09:42 -06:00
Mohamed ElKalioby
4b19d95a7e
Upgraded to version 2.0
v2.0
2020-09-09 19:04:22 +03:00
Mohamed El-Kalioby
01a2766ef5
Merge pull request #19 from Aquaveo/email-fixes
...
Two Fixes to Make Email Method More Robust
2020-09-09 18:28:21 +03:00
nswain
c34efd6ba9
Use decode method to decode the byte string instead of casting it to string and replacing the byte string syntax in the string.
2020-09-09 09:15:53 -06:00
nswain
d48e464c16
Use DEFAULT_FROM_EMAIL instead of EMAIL_HOST_USER for the from email address if EMAIL_HOST_USER does not have an "@" sign in it.
...
Some email relay services require a username that is not an email address for the EMAIL_HOST_USER (e.g.: https://sendgrid.com/docs/API_Reference/SMTP_API/integrating_with_the_smtp_api.html )
2020-09-09 09:15:53 -06:00
nswain
b5b308a757
Removes embedded bytestring syntax from email message body.
...
e.g.: "b'Hello user, here's your code: 81244'" -> "Hello user, here's your code: 81244"
2020-09-09 09:15:53 -06:00
Mohamed El-Kalioby
d00083a0cf
Update README.md
2020-08-29 21:26:26 +03:00
Mohamed El-Kalioby
9277819787
Merge pull request #21 from unramk/patch-1
...
Update README.md
2020-08-29 21:21:35 +03:00
unramk
f7baa822f7
Update README.md
...
Small typo :)
2020-08-29 20:18:07 +02:00
Mohamed ElKalioby
d404dc6bee
Updated to settings
2020-08-28 19:12:14 +03:00
Mohamed ElKalioby
56eb8821af
Fixed Migration with SQLite
2020-08-28 19:10:34 +03:00
Mohamed ElKalioby
e79411d04c
Updted to fido2==0.8.1
2020-08-28 19:10:10 +03:00
Mohamed El-Kalioby
d9590c0ea1
Merge pull request #18 from Aquaveo/html-and-style-fixes
...
Addresses several structure and style issues with TOTP and Email dialogs
2020-08-28 18:46:15 +03:00
Mohamed El-Kalioby
b6f8696081
Merge pull request #20 from Aquaveo/never_cache
...
Adds never_cache decorator to TOTP and Email views
2020-08-28 18:38:09 +03:00
Mohamed ElKalioby
c5b62ada65
Update Changlog
2020-08-28 18:33:46 +03:00
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
Mohamed El-Kalioby
9786f4a888
Add Contributors
...
Add Thanks to the contributors
v1.9
2020-06-06 11:08:30 +03:00
Mohamed El-Kalioby
804b76518e
Merge pull request #9 from opalstack/import7
...
Fix for #8
2020-06-06 11:01:32 +03:00
John Spounias
91d08cdafc
Fix for #8
2020-06-05 15:29:42 -06:00
Mohamed El-Kalioby
7ee2281785
Update README.md
2020-04-15 11:38:20 +03:00
Mohamed El-Kalioby
288ab96425
Added Downloads Count
2020-04-15 11:35:29 +03:00
Mohamed El-Kalioby
36e9bf154a
Update README.md
2019-12-14 16:17:09 +03:00
Mohamed El-Kalioby
0b0a3230fa
Closes #5
...
Move to True and False
2019-12-13 10:31:32 +02:00
Mohamed El-Kalioby
5d31b83fae
Add Firefox for Andriod
2019-11-14 19:57:13 +03:00
Mohamed El-Kalioby
c134cd87e2
Update README.md
2019-11-08 13:06:57 +03:00
Mohamed El-Kalioby
ab4b1fdf5a
Up tot fido2==0.7.2
2019-10-27 09:43:18 +03:00
Mohamed El-Kalioby
2d5b507a50
Bumped up version
2019-10-20 16:03:34 +03:00
Mohamed El-Kalioby
7800962eb6
Better Error Handling
v1.7.11
2019-10-18 16:05:07 +03:00
Mohamed El-Kalioby
3ac3e101a3
Better Error handling
2019-10-18 14:31:19 +03:00