Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-29 | Allow PUT API to update user. | jessib | |
2013-01-22 | some basic webfinger routes, controller, presenters, views | Azul | |
2013-01-16 | using subdomain for api requests properly | Azul | |
2013-01-10 | moved api routes into their own namespace | Azul | |
In case we need them at some point - now it's new_api_user_path instead of new_user_path for example. This way they should not conflict with the normal route generation | |||
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul | |
2012-12-09 | basic form added to user settings, simple model created | Azul | |
2012-12-08 | serve api version 1 in /1/ | Azul | |
Just a very simple start for now. Do we want to use the api for the secure remote password auth from js? | |||
2012-11-22 | basic user edit form and actions | Azul | |
2012-10-11 | current_user and authenticate methods | Azul | |
2012-09-27 | added in leap web users - one repo to rule them all | Azul | |