summaryrefslogtreecommitdiff
path: root/src/com/p4square/grow/backend/resources/AccountResource.java
AgeCommit message (Collapse)Author
2016-04-09Switching from Ivy+Ant to Maven.Jesse Morgan
2014-03-15Adding authenticated outside access to backend.Jesse Morgan
2013-09-10Adding redirect page /account.Jesse Morgan
/account redirects to either the assessment or the training page, as appropriate. This change adds the /accounts/UID backend resource, which simply stores an arbitrary json document for now.