]> 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)
commitbefd91e5adbd5d9faa028ef039996177d712df8c
treec62993a1ace489d8b8f2c3cf094b56011246cc0f
parentc10e18b64b03d8cf3147e722313f79966a373739
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