webidor/src/main/java/cz/xelfi/quoridor/webidor/resources/Users.java
Sun, 25 Apr 2010 21:41:00 +0200 Password can be stored in user properties
Mon, 11 Jan 2010 10:16:57 +0100 Jiri Tulach requested support for JSONP. Changing all the @GET methods to also support application/x-javascript
Wed, 23 Dec 2009 07:59:16 +0100 Adding support for 'permission.games' to allow special roles to enlist all the available games
Sun, 08 Nov 2009 09:54:32 +0100 Allowing users to specify their preferred language
Sat, 07 Nov 2009 23:26:03 +0100 Ability to get User by loginID and making sure tests pass in the same VM
Sat, 07 Nov 2009 18:31:47 +0100 API for changing own properties
Sat, 07 Nov 2009 15:23:14 +0100 Support for properties associated with every user