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
b82e6dbdb8646de0bd35c7297f81a32dee5d1891
pgadmin4
/
web
/
pgadmin
/
setup
History
Aditya Toshniwal
b82e6dbdb8
1) Added email id validation on the login page.
...
2) Added validation for the file manager.
2020-09-11 19:55:19 +05:30
..
tests
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
__init__.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
data_directory.py
The 'pwd' module is not available on Windows, so replacing it with the 'getpass' module.
2020-06-02 14:09:44 +05:30
db_upgrade.py
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +05:30
db_version.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
user_info.py
1) Added email id validation on the login page.
2020-09-11 19:55:19 +05:30