mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
df2f3460f0
1) Use the "RegExp.exec()" method instead. 2) Remove parameter form or provide default value. 3) Extract this nested ternary operation into an independent statement. 4) Replace this character class by the character itself. 5) Unnecessary use of conditional expression for default assignment. 6) Prefer using an optional chain expression instead, as it's more concise and easier to read. |
||
---|---|---|
.. | ||
mfa | ||
static/js | ||
__init__.py | ||
internal.py | ||
kerberos.py | ||
ldap.py | ||
oauth2.py | ||
registry.py | ||
webserver.py |