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
/
app
/
models
Age
Commit message (
Collapse
)
Author
2012-10-31
Code to check administration (and ugly test display.) This includes example ↵
jessib
config file.
2012-10-31
Merge branch 'develop' into feature-admin_users
jessib
Conflicts: users/app/controllers/application_controller.rb users/app/models/user.rb
2012-10-31
Merge branch 'develop' of ssh://leap.se/leap_web into develop
jessib
2012-10-31
user creation should send ok flag so js can start login
Azul
2012-10-29
first steps at is_admin?
Azul
2012-10-18
Uses the working authentication code.
jessib
2012-10-08
Merge branch 'release-0.1.0' into help_develop
jessib
Conflicts: .gitignore
2012-10-07
adding validations for valid login chars and verifier and salt being hex
Azul
2012-10-07
added validations
Azul
2012-10-05
Rough code to add & comment on tickets.
jessib
2012-10-05
moving to ruby_srp 0.1.0, works with python srp
Azul
2012-10-02
Some more tweaks to help ticket models. Still want to tweak current_user ↵
jessib
access from users engine.
2012-09-27
added in leap web users - one repo to rule them all
Azul