mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-29 11:59:36 +00:00
Remove more references to wwwmaster
This commit is contained in:
@ -3,7 +3,7 @@ PostgreSQL community account.
|
|||||||
|
|
||||||
Please go to the following page and choose a new password:
|
Please go to the following page and choose a new password:
|
||||||
|
|
||||||
https://wwwmaster.postgresql.org/account/reset/{{uid}}-{{token}}/
|
https://www.postgresql.org/account/reset/{{uid}}-{{token}}/
|
||||||
|
|
||||||
Your username, in case you've forgotten, is {{user.username}}.
|
Your username, in case you've forgotten, is {{user.username}}.
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# spider_ftp.py - spider the ftp site and generate an output file with all
|
# spider_ftp.py - spider the ftp site and generate an output file with all
|
||||||
# the metadata we require, that can be transferred over to
|
# the metadata we require, that can be transferred over to
|
||||||
# the wwwmaster server.
|
# the master web server.
|
||||||
#
|
#
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
Reference in New Issue
Block a user