summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Merge branch 'release-0.1.0' into developAzul
2012-10-11added srp-js submodule to documentationAzul
2012-10-11Merge branch 'fixing_tests' into release-0.1.0Azul
2012-10-11get rid of already defined VERSION warningsAzul
2012-10-11test tasks for all engines replacing rails standard testsAzul
2012-10-11proper description for clear taskAzul
2012-10-11modified Readme to point out what core currently is forAzul
2012-10-11cleared out unused stuff from coreAzul
2012-10-11fixed cert tests - adding test data and not testing the inline cert download ...Azul
2012-10-11adjusted sessions controller test to new srp apiAzul
2012-10-11fixed account_flow_test - srp.authenticate now takes a single argAzul
2012-10-11lets not track the logs in version controllAzul
2012-10-11tried to make the documentation more clearAzul
2012-10-11moved core dependency into */Gemfile with :pathAzul
2012-10-11first steps at reducing coreAzul
2012-10-08removed tmp cache files in dummy test dirAzul
2012-10-08use couchrest session store in core, updated dummy pathAzul
2012-10-08refactoring gem taskAzul
2012-10-08bundle updateAzul
2012-10-08ignore those pkg and log directoriesAzul
2012-10-08cleaned up the gemspecs a bit - now all buildAzul
2012-10-08LeapWebDemo -> LeapWebAzul
2012-10-08rake tasks for building all gems in one goAzul
2012-10-08enabling rake gem in engines, using LeapWeb::Version all over the placeAzul
2012-10-08minor: markdown improvementsAzul
2012-10-07Merge branch 'release-0.1.0' into deployAzul
2012-10-07adding validations for valid login chars and verifier and salt being hexAzul
2012-10-07added validationsAzul
2012-10-07added basic documentationAzul
2012-10-07added basic documentationAzul
2012-10-06Created deploy branch with some springbok specificsAzul
2012-10-06comment out debugging linesAzul
2012-10-05using safe_unhexlify to workaround 0 paddingAzul
2012-10-05ruby-srp 0.1.1 has to_json method - simplifies controllerAzul
2012-10-05enable therubyracer so we have a js runtimeAzul
2012-10-05removing leap_web_help for version 0.1.0Azul
2012-10-05adjusting git repo to leap_web from leap_web_demoAzul
2012-10-05moving to ruby_srp 0.1.0, works with python srpAzul
2012-10-05adding mocha for testsAzul
2012-10-05Merge remote-tracking branch 'origin/master' into developAzul
2012-10-03Some model/unit test tweaksjessib
2012-10-03adding gitmodules i was missingAzul