Commit Graph

21 Commits (4cb2ff67501900629c13b0200c20c04a6d9b58fb)

Author SHA1 Message Date
Marcin Kulik f7c9526127 Make login links side-effect free 8 years ago
Marcin Kulik 427c19638c Prompt for username after login 10 years ago
Marcin Kulik 0cd4559f5a Log in by email without Persona 10 years ago
Marcin Kulik 130948ae3f Upgrate to Rails 4.1.5 10 years ago
Marcin Kulik d4cbc3e504 Make Persona the only login option (with the ability to access old accounts) 11 years ago
Marcin Kulik cdc2f01753 Find or build user from omniauth hash in the middleware 11 years ago
Marcin Kulik e1286b407e Use double instead of mock, stub instead of stub! to make rspec happy 11 years ago
Marcin Kulik 4c5c0c7d0e Fix logging in after draper upgrade 11 years ago
Marcin Kulik 92dde22afe Use proper verb in SessionsController specs 12 years ago
Marcin Kulik d0e16853e0 Pass required action params in SessionsController spec 12 years ago
Marcin Kulik 67a182d6ca Use new FactoryGirl syntax exclusively 12 years ago
Marcin Kulik 668f382a69 Fix specs 12 years ago
Marcin Kulik dccca52c26 Update specs 13 years ago
Marcin Kulik 0455aeafb7 Fix code style issues in specs 13 years ago
Micha Wrobel d6273d4259 Keep sensitive signup data in session 13 years ago
Micha Wrobel fc53b71ee2 Validate nickname uniquness 13 years ago
Micha Wrobel 2669bbb310 Don't use assigns(:current_user) in spec 13 years ago
Micha Wrobel 96fee0c6da use get method instead delete 13 years ago
Marcin Kulik 44c142981a Check for :alert instead of :error in spec 13 years ago
Micha Wrobel c4763bb566 Improve controller specs, tiny refactoring 13 years ago
Micha Wrobel bf6b74289b Add omniauth authentication: github and twitter 13 years ago