Commit Graph

24 Commits (e5809d2213b44cdcd9672840e6dcf68e1eeb1240)

Author SHA1 Message Date
Marcin Kulik 431fd87002 Use auth token for permanent sessions 11 years ago
Marcin Kulik 352fb6ede6 Improve wording 11 years ago
Marcin Kulik d4cbc3e504 Make Persona the only login option (with the ability to access old accounts) 11 years ago
Marcin Kulik 4c5c0c7d0e Fix logging in after draper upgrade 11 years ago
Marcin Kulik 80619928a8 Decorate current_user 12 years ago
Marcin Kulik 264b296e0b /connect improvements 12 years ago
Marcin Kulik 785273707b Proper design, finally! 12 years ago
Marcin Kulik 648cf1140b Move all 404 handling to application_controller 13 years ago
Marcin Kulik 9e0a6acf55 Spec for #redirect_back_or_to 13 years ago
Marcin Kulik deaf42edad ApplicationController#redirect_back_or_to 13 years ago
Marcin Kulik 8216781067 Use store_location in Unauthorized handler 13 years ago
Marcin Kulik a0041abed1 store_location / get_stored_location 13 years ago
Marcin Kulik 80df89ec84 Fix typo 13 years ago
Micha Wrobel ea62987c06 Fix typo 13 years ago
Micha Wrobel 5d52be2bae Add Forbiden Exception and refactor existing actions 13 years ago
Micha Wrobel 70cf1bdc3b Add comment resource 13 years ago
Marcin Kulik ece7bfa909 Fix ApplicationController#current_user 13 years ago
Micha Wrobel 2669bbb310 Don't use assigns(:current_user) in spec 13 years ago
Micha Wrobel ce67e84a60 Don't raise AR::RecordNotFound if there is no id 13 years ago
Micha Wrobel 1b33acb937 Make sure that @current_user is also set and cleared 13 years ago
Micha Wrobel bf6b74289b Add omniauth authentication: github and twitter 13 years ago
Marcin Kulik 9fee724e99 Rescue from RecordNotFound 13 years ago
Marcin Kulik 2abdf89511 404 handling 13 years ago
Marcin Kulik 89a29aadd2 Fresh Rails 3.1 app with DM 1.2 and RSpec 2.7 13 years ago