pgadmin4/web/pgadmin/authenticate/mfa
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
static/images Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
templates Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
authenticator.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
email.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
registry.py 1) Remove Python's 'Six' package completely. #5357 2022-09-26 12:47:31 +05:30
utils.py Added support for storing configurations of pgAdmin in an external database. #1832 2022-10-20 16:18:41 +05:30
views.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30