Steven Mapes

Results 14 issues of Steven Mapes

A DeprecationWarning is now raised during tests due to pkg_resources being deprecated within setuptools, see [Setuptools](https://setuptools.pypa.io/en/latest/pkg_resources.html) for more

This project officially only supports Django up to 3.1 which means the only current version of Django it supports it 2.2 LTS. I made a PR a few months back...

## Describe the bug The use of ```from jinja2 import Environment``` over ```from jinja2.sandbox import SandboxedEnvironment``` by default means that this package suffers from a Remote Code Execution (RCE) vulnerability...

bug

In the docs MULTIFACTOR["FACTORS"] is described as controlling what MFA settings can be used however this appears to have no affect as the add.html page has hard set elements for...

bug