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>",
--
Rechenkraft.net e.V. <http://www.rechenkraft.net> - Verein zur Förderung
von Bildung, Forschung und Wissenschaft durch Einsatz vernetzter Computer
weitere interessante Projekte
<http://www.rechenkraft.net/wiki/index.php?title=Projekt%C3%BCbersicht>und
Hilfe <http://www.rechenkraft.net/phpBB/viewforum.php?f=19>auf unserer
Webseite www.Rechenkraft.net <http://www.rechenkraft.net> und im Chat
<irc://irc.euirc.net/rechenkraft>
------------------------------------------------------------------------
Rechenkraft.net e.V. <http://www.rechenkraft.net/> - Non-profit
association for the promotion of education, research and science through
the use of networked computers
other interesting projects
<http://www.rechenkraft.net/wiki/index.php?title=Projekt%C3%BCbersicht>and
help <http://www.rechenkraft.net/phpBB/viewforum.php?f=19> on our
website www.Rechenkraft.net <http://www.rechenkraft.net> and on IRC
<irc://irc.euirc.net/rechenkraft>
_______________________________________________
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.