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
/
leap_web_users.gemspec
Age
Commit message (
Expand
)
Author
2013-12-26
Very very rough start to having messages for payment automatically created.
jessib
2013-08-08
close srp vulnerability and report error in webapp
Azul
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-07-04
fix broken users gemspec
elijah
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
2012-11-04
Merge branch 'develop' into feature-warden-srp
Azul
2012-11-04
using ruby-srp 0.1.4 - ruby 1.9.3 compatible
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
use ruby-srp 0.1.3 which returns the user on authenticate call
Azul
2012-10-11
first steps at reducing core
Azul
2012-10-08
use couchrest session store in core, updated dummy path
Azul
2012-10-08
cleaned up the gemspecs a bit - now all build
Azul
2012-10-08
enabling rake gem in engines, using LeapWeb::Version all over the place
Azul
2012-10-05
ruby-srp 0.1.1 has to_json method - simplifies controller
Azul
2012-10-05
moving to ruby_srp 0.1.0, works with python srp
Azul
2012-09-27
added in leap web users - one repo to rule them all
Azul