]> 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)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:02 +0000 (14:50 +0200)
commit0638804316312ec8accc9fe7925f8f18fc658d5d
tree19a52f30848a64adc0992eb3ad117e71a2235c6d
parent8d664b9bd15b7f8a5c403eaf0f6e80901835496b
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