summaryrefslogtreecommitdiff
path: root/users/lib
AgeCommit message (Expand)Author
2013-01-24Removing aliases from webfinger as the link wouldn't work anyway, and don't w...jessib
2013-01-23added a small test for HostMetaPresenter and using links hash in xml viewAzul
2013-01-23added unit tests for user presenterAzul
2013-01-23not inluding link to key if there is noneAzul
2013-01-22fixing xml and adding json representation for host_metaAzul
2013-01-22adding json jrd responses to webfingerAzul
2013-01-22some basic webfinger routes, controller, presenters, viewsAzul
2012-11-26fixed login error message on wrong usernameAzul
2012-11-23identify user by id so rerendering the form does not use new invalid loginAzul
2012-11-22beautify login workflowAzul
2012-11-09seperated the warden classes from the initializerAzul
2012-10-30using rails_warden bit of refactoringAzul
2012-10-30adding in warden with a basic strategyAzul
2012-10-11moved core dependency into */Gemfile with :pathAzul
2012-10-11first steps at reducing coreAzul
2012-09-27added in leap web users - one repo to rule them allAzul