Marcin Kulik
|
f7c9526127
|
Make login links side-effect free
|
2017-02-21 09:10:37 +00:00 |
|
Marcin Kulik
|
a7aab637fe
|
Always use lowercase "asciinema". Also fix git repositories' URLs
|
2014-12-17 15:46:03 +00:00 |
|
Marcin Kulik
|
427c19638c
|
Prompt for username after login
|
2014-10-17 20:24:23 +02:00 |
|
Marcin Kulik
|
0cd4559f5a
|
Log in by email without Persona
|
2014-10-17 20:24:22 +02:00 |
|
Marcin Kulik
|
352fb6ede6
|
Improve wording
|
2013-10-22 17:42:32 +02:00 |
|
Marcin Kulik
|
d4cbc3e504
|
Make Persona the only login option (with the ability to access old accounts)
|
2013-10-20 18:58:11 +02:00 |
|
Marcin Kulik
|
8c43aaf081
|
Add login via Mozilla Persona
|
2013-10-20 18:07:03 +02:00 |
|
Marcin Kulik
|
cdc2f01753
|
Find or build user from omniauth hash in the middleware
|
2013-08-19 17:08:13 +02:00 |
|
Marcin Kulik
|
4c5c0c7d0e
|
Fix logging in after draper upgrade
|
2013-05-28 11:13:01 +02:00 |
|
Marcin Kulik
|
785273707b
|
Proper design, finally!
|
2012-07-25 20:24:20 +02:00 |
|
Marcin Kulik
|
adf2b30d8a
|
Make pg happy
|
2012-06-10 00:11:27 +02:00 |
|
Marcin Kulik
|
4a6186f523
|
Account settings
|
2012-04-09 15:47:33 +02:00 |
|
Micha Wrobel
|
d6273d4259
|
Keep sensitive signup data in session
|
2012-03-10 14:58:10 +01:00 |
|
Micha Wrobel
|
fc53b71ee2
|
Validate nickname uniquness
|
2012-03-06 22:39:16 +01:00 |
|
Marcin Kulik
|
deaf42edad
|
ApplicationController#redirect_back_or_to
|
2012-03-06 21:46:05 +01:00 |
|
Marcin Kulik
|
58092ae50e
|
Let's have separate page for login buttons
This way we can link to login page from comments section
if user is not authenticated
|
2012-03-04 11:33:11 +01:00 |
|
Marcin Kulik
|
d0e0ec4f88
|
Use :alert (supported directly by redirect_to) instead of :error.
|
2012-02-26 18:39:46 +01:00 |
|
Micha Wrobel
|
c4763bb566
|
Improve controller specs, tiny refactoring
|
2012-02-26 18:13:46 +01:00 |
|
Micha Wrobel
|
bf6b74289b
|
Add omniauth authentication: github and twitter
|
2012-02-25 23:43:17 +01:00 |
|