summaryrefslogtreecommitdiff
path: root/app/controllers/sessions_controller.rb
AgeCommit message (Expand)Author
2014-04-27handle what I can of `fgrep -r TODO app lib`Luke Shumaker
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03Merge branch 'clean2'shumakl
2014-04-03normalize to tab indentshumakl
2014-04-03run generate.shshumakl
2014-04-03Move things around between users and sessionsshumakl
2014-03-06Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-06noDavisLWebb
2014-03-06login fixed and some views look betterTomer Kimia
2014-03-06Users can now log in with user_name and email but I could not make one text b...DavisLWebb
2014-03-05Merge branch 'clean'Luke Shumaker
2014-03-05make a session model as well as controllerLuke Shumaker
2014-03-04Merge branch 'master' of github.com:LukeShu/leagerLuke Shumaker
2014-03-04fix SessionsController#createLuke Shumaker
2014-03-04login worksTomer Kimia
2014-03-04signin gives error if user cannot sign inTomer Kimia
2014-03-04simplify the sessions routingLuke Shumaker
2014-03-03small thingsTomer Kimia
2014-03-03More documentation changesDavisLWebb
2014-03-02I changed the user controllerDavisLWebb
2014-03-02THIS SHOULD COMMIT THE SESSION FILESDavisLWebb
2014-03-02currently adding Session controller and viewDavisLWebb