mbauskar
|
226522746a
|
resolved merge conflicts
|
2017-09-05 08:41:25 +05:30 |
|
Rushabh Mehta
|
4fcd96a26b
|
Merge pull request #4050 from adityahase/tests3
Python 3 comapatibility Fixes
|
2017-09-04 20:39:17 +05:30 |
|
mbauskar
|
a8a5347d09
|
[minor] fixes for https://github.com/frappe/frappe/issues/4035
|
2017-09-04 17:12:32 +05:30 |
|
Aditya Hase
|
90d7819da9
|
Use six.iteritems(dict) instead of dict.iteritems()
|
2017-09-04 16:05:57 +05:30 |
|
Mohammed Eldadah
|
db7ead1435
|
Update twofactor.py
check twofactors in system settings
|
2017-09-03 19:40:27 +03:00 |
|
Rushabh Mehta
|
a5096464a7
|
Merge pull request #3914 from adityahase/fix-stringio-2fa
Import six.StringIO instead of StringIO.StringIO
|
2017-08-11 13:02:07 +05:30 |
|
Aditya Hase
|
29dfc26a76
|
Import six.StringIO instead of StringIO.StringIO
|
2017-08-11 00:40:31 +05:30 |
|
Aditya Hase
|
769338f136
|
Replaced all instances of basestring with six.string_types
|
2017-08-11 00:10:11 +05:30 |
|
Rushabh Mehta
|
92403aabba
|
[fix] disable twofactor
|
2017-08-09 16:27:56 +05:30 |
|
Rushabh Mehta
|
e5138af195
|
[add] disable 2fa
|
2017-08-08 14:32:32 +05:30 |
|
Rushabh Mehta
|
bc4d46a362
|
[fix] style and move setup to system settings
|
2017-08-08 14:29:22 +05:30 |
|
B H Boma
|
64048e14ac
|
Enable 2fa in sites config instead of system settings, also enabled for admin
|
2017-08-04 15:59:29 +01:00 |
|
B H Boma
|
8f68d252f0
|
[fix]Email being sent after each failed login
|
2017-08-01 18:26:17 +01:00 |
|
B H Boma
|
746c2d6ac8
|
Tests for twofactor
|
2017-08-01 14:24:42 +01:00 |
|
ckosiegbu
|
08743b8100
|
Changes to OTP settings in System Settings
|
2017-07-31 02:06:23 +01:00 |
|
ckosiegbu
|
6b06f9e943
|
Various fixes. Barcode email now sent only once instead of on each login.
|
2017-07-31 00:02:53 +01:00 |
|
B H Boma
|
94cc69dfa5
|
[WIP]Add QRCode email feature
|
2017-07-28 17:48:36 +01:00 |
|
B H Boma
|
636792489c
|
[fix]Prevent future of qrcode if user login
|
2017-07-27 18:02:26 +01:00 |
|
B H Boma
|
dcee43f646
|
Settings to send Qrcode as email to user
|
2017-07-27 17:59:43 +01:00 |
|
B H Boma
|
68251a6112
|
[WIP][Refactor] Redo twofactor code
|
2017-07-27 01:12:22 +01:00 |
|
B H Boma
|
a8b526bfd1
|
[WIP][Refactor] Redo twofactor code
|
2017-07-26 17:34:36 +01:00 |
|