# HG changeset patch # User John "Elwin" Edwards # Date 1339108986 25200 # Node ID e8ac0e3d26143ec61decee6ba1a352079d583fb6 # Parent b06a14876645af296d266e1f48ec68d71406ff63 RLG-Web: separate logging in and starting a game. The user now logs in with a username and password, receiving a token which is then used for any actions requiring authentication. Starting a game is one such action. Games use a different set of id keys. This allows users to supply their passwords once and then play any number of successive games. Also, newly registered users do not need to supply their passwords again. diff -r b06a14876645 -r e8ac0e3d2614 index-rlg.html --- a/index-rlg.html Wed Jun 06 10:53:29 2012 -0700 +++ b/index-rlg.html Thu Jun 07 15:43:06 2012 -0700 @@ -85,6 +85,21 @@ Larger + -
Register