Commit 57ff96f6cbd7fbd0c176f2ff6052d7d9532b6c0f

Authored by Georg Hopp
1 parent 668ae5f2

add informations about guest user

... ... @@ -72,6 +72,12 @@
72 72 <p>
73 73 Another step on the way. Now basic signup is possible.
74 74 Users and credential will be stored in gdbm files.
  75 + If you do not want to signup you can use the pre created
  76 + guest account to login.<br/><br/>
  77 + <b>username:</b> guest<br/>
  78 + <b>password:</b> guest<br/><br/>
  79 + This user will not be available if you build your own
  80 + version of taskrambler.
75 81 </p>
76 82
77 83 <h3>Usage</h3>
... ...
Please register or login to post a comment