]> git.sur5r.net Git - bacula/bacula/commit
Update auth troubleshooting URL to use MANUAL_AUTH_URL macro
authorBen Walton <bwalton@artsci.utoronto.ca>
Sun, 18 Sep 2011 23:46:14 +0000 (19:46 -0400)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 19 Sep 2011 07:54:23 +0000 (09:54 +0200)
commit97772da304ec27f9720b525c85bd9e4caae0dd61
treebf6811127376e762e501cab0834765a8ad95ffd3
parent0529400b13d9d5958c2cfe76027976557f0665bb
Update auth troubleshooting URL to use MANUAL_AUTH_URL macro

Now that we have a macro for the currently preferred help resource for
use in troubleshooting authentication problem, remove the direct URL
string from help text and replace it with the macro.  This will make
future URL changes simpler.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
bacula/src/console/authenticate.c
bacula/src/dird/authenticate.c
bacula/src/filed/authenticate.c
bacula/src/lib/bsock.c
bacula/src/qt-console/bcomm/dircomm_auth.cpp
bacula/src/qt-console/tray-monitor/authenticate.cpp
bacula/src/stored/authenticate.c
bacula/src/tray-monitor/authenticate.c
bacula/src/wx-console/authenticate.c