Ted

Results 3 issues of Ted

I noticed that some logins failed when auth.php did not submit over HTTPS. Some servers don't have it. TFA now works for sites with no SSL cert. More importantly, I...

So consider this scenario: Someone logins in via TFA Someone fills in a form that will submit over POST to x.php Their TFA session expires They submit the form. They...

enhancement
question

python demo_toolbox.py Traceback (most recent call last): File "[path]\demo_toolbox.py", line 5, in from toolbox import Toolbox File "[path]toolbox\__init__.py", line 9, in from encoder import inference as encoder File "[path]\encoder\inference.py", line...