pgadmin4/web/pgadmin/browser
Aditya Toshniwal 56cf64ad22 Fixed following SonarQube issues:
- Refactor functions to not always return the same value.
  - Rename "cls" to "self" or add the missing "self" parameter.
  - Remove useless assignment to variables.
2020-07-30 14:04:22 +05:30
..
server_groups Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
static Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
templates/browser Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
tests Added support for LDAP anonymous binding. Fixes #5650 2020-07-20 15:30:06 +05:30
__init__.py Fixed incorrect import statement for urlopen. 2020-07-27 17:33:44 +05:30
collection.py Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
register_browser_preferences.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utils.py Fixed following SonarQube issues: 2020-07-27 16:31:03 +05:30