This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d0bbf30ec940a4501e971c59c72b0134ed4f05e
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
SecurityPages
History
Yogesh Mahajan
cc999ae5a5
Remove the usage of MUI makeStyles as it doesn't support React 18.
#7363
2024-06-06 17:13:12 +05:30
..
BasePage.jsx
Remove the usage of MUI makeStyles as it doesn't support React 18.
#7363
2024-06-06 17:13:12 +05:30
ForgotPasswordPage.jsx
1. Fixed an issue where resetting the password from the password reset link was not working.
#7500
2024-05-24 13:18:05 +05:30
index.jsx
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
#6295
2023-06-30 16:08:33 +05:30
LoginPage.jsx
- Update MUI v4 to v5
2024-04-09 08:21:14 +05:30
MfaRegisterPage.jsx
Fixed the following code smells:
2024-04-09 19:18:56 +05:30
MfaValidatePage.jsx
Fixed the following code smells:
2024-04-09 19:18:56 +05:30
PasswordResetPage.jsx
Fixed browser autocomplete related issues on pgAdmin authentication related pages.
#7082
2023-12-28 16:29:15 +05:30