summaryrefslogtreecommitdiff
path: root/users/app
AgeCommit message (Expand)Author
2012-10-31Code to check administration (and ugly test display.) This includes example c...jessib
2012-10-31Merge branch 'develop' into feature-admin_usersjessib
2012-10-31Merge branch 'develop' of ssh://leap.se/leap_web into developjessib
2012-10-31using controller extensions for application controller by handAzul
2012-10-31user creation should send ok flag so js can start loginAzul
2012-10-29Merge branch 'help_develop' into developAzul
2012-10-29Merge branch 'help_develop' into developjessib
2012-10-29first steps at is_admin?Azul
2012-10-24basic admin controller methods and helpers + testsAzul
2012-10-19login after signup right away.Azul
2012-10-19moved login navigation to the rightAzul
2012-10-18Uses the working authentication code.jessib
2012-10-17Merge branch 'develop' into help_developjessib
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-10-17complete signup, login, logout workflowAzul
2012-10-17improved signup and login jsAzul
2012-10-16working version of srp_jsAzul
2012-10-15adding login function for srpAzul
2012-10-15updated srp_jsAzul
2012-10-11current_user and authenticate methodsAzul
2012-10-11use ruby-srp 0.1.3 which returns the user on authenticate callAzul
2012-10-08Merge branch 'release-0.1.0' into help_developjessib
2012-10-08Merge remote branch 'origin/release-0.1.0' into help_developjessib
2012-10-07adding validations for valid login chars and verifier and salt being hexAzul
2012-10-07added validationsAzul
2012-10-05Rough code to add & comment on tickets.jessib
2012-10-05ruby-srp 0.1.1 has to_json method - simplifies controllerAzul
2012-10-05moving to ruby_srp 0.1.0, works with python srpAzul
2012-10-05Merge remote-tracking branch 'origin/master' into developAzul
2012-10-02Some more tweaks to help ticket models. Still want to tweak current_user acce...jessib
2012-10-02send salt on initializing loginAzul
2012-10-02bringing sign_up back to lifeAzul
2012-09-27added in leap web users - one repo to rule them allAzul