summaryrefslogtreecommitdiff
path: root/users/config
AgeCommit message (Expand)Author
2013-01-29Allow PUT API to update user.jessib
2013-01-22Rough way to allow user to paste in their key, but certainly we will want dif...jessib
2013-01-22some basic webfinger routes, controller, presenters, viewsAzul
2013-01-17Merge pull request #16 from leapcode/feature/fixing-routes-with-apiazul
2013-01-16using subdomain for api requests properlyAzul
2013-01-15Show different ticket characteristics when viewing the users versus when list...jessib
2013-01-15minor: put emails in unstyled ul and simplifyAzul
2013-01-10moved api routes into their own namespaceAzul
2012-12-17enabled destroying email aliases - no ajax yet.Azul
2012-12-10actually allow adding email aliasesAzul
2012-12-09basic form added to user settings, simple model createdAzul
2012-12-08serve api version 1 in /1/Azul
2012-12-07adding a bunch of translationAzul
2012-11-26added admin menu and user index actionAzul
2012-11-22basic user edit form and actionsAzul
2012-11-22beautify login workflowAzul
2012-11-09seperated the warden classes from the initializerAzul
2012-11-09got integration test and login flow to workAzul
2012-11-04Merge branch 'develop' into feature-warden-srpAzul
2012-10-31using controller extensions for application controller by handAzul
2012-10-30sending proper error messages from warden.Azul
2012-10-30using rails_warden bit of refactoringAzul
2012-10-30adding in warden with a basic strategyAzul
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-10-11current_user and authenticate methodsAzul
2012-09-27added in leap web users - one repo to rule them allAzul