pgadmin4/web/pgadmin/authenticate
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
mfa - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
static/js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
__init__.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
internal.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
kerberos.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
ldap.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
oauth2.py Ensure that the OAuth2 session is logged out when users log out from pgAdmin. #7193 2024-03-01 12:09:01 +05:30
registry.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
webserver.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30