New server, FileBin instead of $ENV{BFConfDir}, and custom Captcha
authorKirill Miazine <km@krot.org>
Fri, 4 Nov 2016 22:33:07 +0000 (23:33 +0100)
committerKirill Miazine <km@krot.org>
Fri, 4 Nov 2016 22:33:07 +0000 (23:33 +0100)
commitec2bcb4768cc662362eb942ec52af9fe1046afaa
tree9fe65fdd17e6322acb360304024719f9b2fef3bc
parentcc68e1cd52cb582c879e2777ee889f60f9af3f86
New server, FileBin instead of $ENV{BFConfDir}, and custom Captcha

The BuildFarm has migated to a new server, thus URLs needed updating.

$ENV{BFConfDir} in require have been replaced by $RealBin set by FileBin().

Google's reCAPTCHA replaced by home-written math challenge.
26 files changed:
bf-alerts.pl
cgi-bin/addnotes.pl
cgi-bin/envtest.pl
cgi-bin/eximstatus.pl
cgi-bin/get_bf_status_soap.pl
cgi-bin/register-form.pl
cgi-bin/register.pl
cgi-bin/show_failures.pl
cgi-bin/show_history.pl
cgi-bin/show_log.pl
cgi-bin/show_members.pl
cgi-bin/show_stage_log.pl
cgi-bin/show_status.pl
cgi-bin/show_status_soap.pl
cgi-bin/test.pl
cgi-bin/typedefs.pl
cgi-bin/upgrade.pl
schema/missing.sql
scripts/approve_system.pl
scripts/delete_host.pl
scripts/delete_unlisted_branches.pl
scripts/gen_alias_list.pl
scripts/list_buildsystems.pl
scripts/purge_old_logs.pl
scripts/rename_system.pl
scripts/show_passwords.pl