pgadmin4/web/pgadmin/authenticate
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
..
mfa python 3 updates 2022-11-19 10:13:41 +05:30
static/js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py Use SocketIO instead of REST for fetching database tables data in ERD. #5065 2022-10-17 15:24:22 +05:30
internal.py python 3 updates 2022-11-19 10:13:41 +05:30
kerberos.py python 3 updates 2022-11-19 10:13:41 +05:30
ldap.py Add support for multiple ways to bind to the LDAP server. #3541 2022-09-28 10:47:56 +05:30
oauth2.py python 3 updates 2022-11-19 10:13:41 +05:30
registry.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
webserver.py python 3 updates 2022-11-19 10:13:41 +05:30