docbrown/app/services/users
Andy Zhao 84d931136e
Fix bug where OAuth signups were not pulling in OAuth provider's profile image (#14711)
* Use regex to replace with https

* Refactor a bit

* Update logic to handle edge cases

* url being nil
* url not a valid URL (weak validation, checks for starting
string of http)

* Add new test case for http to https conversion
2021-09-14 22:13:16 -04:00
..
approved_liquid_tags.rb Move method #approved_liquid_tags to user service (#10663) 2020-10-07 12:04:08 +07:00
cleanup_chat_channels.rb dont delete chat channel memberships multiple times (#6556) 2020-03-09 20:04:40 -04:00
create_mascot_account.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
delete.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
delete_activity.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
delete_articles.rb Remove discussion locks prior to deleting an article (#14488) 2021-08-12 10:50:01 -04:00
delete_comments.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
profile_image_generator.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
remove_role.rb Rename unidiomatic methods (#13328) 2021-04-09 10:59:56 -05:00
request_destroy.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
safe_remote_profile_image_url.rb Fix bug where OAuth signups were not pulling in OAuth provider's profile image (#14711) 2021-09-14 22:13:16 -04:00
suggest_for_sidebar.rb Remove hardcoded user profile fields (#14079) 2021-08-18 11:44:53 +07:00
suggest_recent.rb Profile generalization cleanup phase 2 (#14555) 2021-08-27 09:17:26 +07:00
update.rb Profile generalization: cleanup (#12947) 2021-08-20 16:36:02 +02:00