{* * $Revision: 15721 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{g->text text="Gallery can't access HTTP usernames and passwords. You can still use your web server's authentication. Troubleshooting documentation is in the %sGallery Codex%s." arg1="" arg2=""}
{capture assign="adminPluginsUrl"}{g->url arg1="view=core.SiteAdmin" arg2="subView=core.AdminPlugins" return=true}{/capture} {g->text text="We can't fall back on passing HTTP usernames and passwords to Gallery because the URL rewrite module is disabled. You should activate the URL rewrite module in the %sSite Admin Plugins option%s and choose either Apache mod_rewrite or ISAPI_Rewrite. Troubleshooting documentation is in the %sGallery Codex%s." arg1="" arg2="" arg3="" arg4=""}
{capture assign="adminPluginsUrl"}{g->url arg1="view=core.SiteAdmin" arg2="subView=core.AdminPlugins" return=true}{/capture} {g->text text="PHP Path Info rewrite doesn't support the rule to fall back on passing HTTP usernames and passwords to Gallery. You should uninstall and reinstall the URL rewrite module in the %sSite Admin Plugins option%s and choose either Apache mod_rewrite or ISAPI_Rewrite. Troubleshooting documentation is in the %sGallery Codex%s." arg1="" arg2="" arg3="" arg4=""}
{capture assign="adminRewriteUrl"}{g->url arg1="view=core.SiteAdmin" arg2="subView=rewrite.AdminRewrite" return=true}{/capture} {g->text text="The URL rewrite rule to fall back on passing HTTP usernames and passwords to Gallery is disabled. You should activate the HTTP auth 'Authorization Header' rule in the %sSite Admin URL Rewrite option%s. Troubleshooting documentation is in the %sGallery Codex%s." arg1="" arg2="" arg3="" arg4=""}
{g->text text="Gallery can't access HTTP usernames and passwords and automated checks failed to find a cause. Troubleshooting documentation is in the %sGallery Codex%s." arg1="" arg2=""}
{g->text text="Gallery can handle HTTP Basic authentication directly."}
{g->text text="Your web server may offer more comprehensive and more secure authentication. If you configured your web server to authenticate requests to Gallery, you may choose to trust the username it reports in the REMOTE_USER environment variable."}
{g->text text="By default HTTP authentication is only enabled for specific modules."}
{g->text text="You may wish to trust only HTTP authentication types or HTTP usernames which match specified regular expressions - or HTTP usernames may not match your Gallery usernames; for instance if using %s authentication, the REMOTE_USER environment variable may be username@REALM.TLD. In these cases, you may use regular expressions to filter authentication types and usernames." arg1=" Kerberos "}