Checked in; thanks
-- David

On 24-Dec-2011 3:59 AM, yoyo wrote:
> Hello,
>
> the weak_auth.php contains only an example how the weak account file
> should look like. With this patch it is displayed with the content for
> the concrete project. With this the user can just copy and paste the
> content:
>
> --- html/user/weak_auth.php     (revision 24875)
> +++ html/user/weak_auth.php     (working copy)
> @@ -60,8 +60,8 @@
>       "<pre>",
>       htmlspecialchars(
>   "<account>
> -<master_url>PROJECT_URL</master_url>
> -<authenticator>WEAK_ACCOUNT_KEY</authenticator>
> +<master_url>".URL_BASE."</master_url>
> +<authenticator>".$weak_auth."</authenticator>
>   </account>"),
>       "</pre>",
>       "<p>",
>
>
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to