index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
lib
Age
Commit message (
Expand
)
Author
2013-07-16
use ruby-srp 0.2.0 which has a hex based api
Azul
2013-07-12
print debug info on failed login attempts
Azul
2013-06-27
Want to tweak some, but start to displaying base generic message via javascript.
jessib
2013-03-05
Merge branch 'master' into feature/limit_user_leak
Azul
2013-02-28
When attempting to login, the error messages should not leak information abou...
jessib
2013-02-26
api for sessions fixed
Azul
2013-02-06
using ruby-srp 0.1.5 SRP::Client to wrap user in session
Azul
2013-01-24
Removing aliases from webfinger as the link wouldn't work anyway, and don't w...
jessib
2013-01-23
added a small test for HostMetaPresenter and using links hash in xml view
Azul
2013-01-23
added unit tests for user presenter
Azul
2013-01-23
not inluding link to key if there is none
Azul
2013-01-22
fixing xml and adding json representation for host_meta
Azul
2013-01-22
adding json jrd responses to webfinger
Azul
2013-01-22
some basic webfinger routes, controller, presenters, views
Azul
2012-11-26
fixed login error message on wrong username
Azul
2012-11-23
identify user by id so rerendering the form does not use new invalid login
Azul
2012-11-22
beautify login workflow
Azul
2012-11-09
seperated the warden classes from the initializer
Azul
2012-10-30
using rails_warden bit of refactoring
Azul
2012-10-30
adding in warden with a basic strategy
Azul
2012-10-11
moved core dependency into */Gemfile with :path
Azul
2012-10-11
first steps at reducing core
Azul
2012-09-27
added in leap web users - one repo to rule them all
Azul