David Taylor
|
9c72c00206
|
FEATURE: Revoke and reconnect for Twitter logins
|
2018-07-27 12:28:51 +01:00 |
|
David Taylor
|
eda1462b3b
|
FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099)
Listing connections is supported for all built-in auth providers. Revoke and reconnect is currently only implemented for Facebook.
|
2018-07-23 16:51:57 +01:00 |
|
Guo Xiang Tan
|
ad5082d969
|
Make rubocop happy again.
|
2018-06-07 13:28:18 +08:00 |
|
Sam
|
67aecff59c
|
FEATURE: store twitter supplied email for auditing
|
2017-12-14 15:54:32 +11:00 |
|
Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
|
Régis Hanol
|
923db2e559
|
FIX: download avatar from facebook/twitter in a job in order to prevent hangs when avatars are huge
|
2016-10-24 17:15:13 +02:00 |
|
Régis Hanol
|
0862ad406d
|
FIX: pull twitter's avatar & profile when signing up
|
2016-10-17 15:43:40 +02:00 |
|
Régis Hanol
|
9dd1f7b5b6
|
pull avatar, bio & location from Twitter
|
2016-10-13 10:49:51 +02:00 |
|
Robin Ward
|
610dd933a3
|
FEATURE: Support importing email from Twitter
|
2016-09-06 12:18:13 -04:00 |
|
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
|
Sam
|
213ce33af2
|
Fixed all broken specs
Moved middleware config into authenticators
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
b52aba15e0
|
major refactor of auth, break up the gigantic omniauth controller into sub classes for way better extensibitily
|
2013-08-26 12:59:17 +10:00 |
|