docbrown/app/views/users
Ben Halpern 3a469a99e2
[deploy] Enable admin-configured app_domain (#10206)
* Move app_domain from env var to siteconfig *within app area*

* Fix SiteConfig

* Don't change URL.domain yet

* Not use in fastly cache purge yet

* Session store magoo

* Revert domain issue

* Add SetCookie middleware

* Temporarily remove cookie middleware and release tasks

* Re-enable SetCookieDomain

* Add some more comments, get it ready for testing

* Remove host from url options and temporarily show errors

* Allow forwarded host to be cookie

* Fix typo

* Change invalidAuthenticityToken

* Properly set app domain

* Proper Fastly cache

* Remove config.app_domain

* Remove config.app_domain

* Explicitely set remember_user_token

* More play with cookies

* Fiddle with remember_user_token

* Add remember_user_token changes

* Monkeypatch devise

* Sessions controller

* Include rememberable

* Include rememberable

* Proper cookie monkeypatch

* Proper cookie monkeypatch

* Proper cookie monkeypatch

* Remove extra cookie code

* User sign in tweak

* Close the loop

* Experiment with carrierwave public_url

* Finalize carrierwave monkeypatch

* Remove async controller specs

* Change some tests

* Update domain test

* Remove temporary production.rb change

* modify cookie logic

* Remove unneeded changes

* Remove unneeded changes

* Explicitely pass host

* Fix linting

* Fix social image test

* Add some cookie tests

* Modify article url

* Fix canonical urls

* Fix typo

* Remove sessions controller

* Remove devise monkeypatch

* Add monkeypatch

* Remove elsif

* Update spec/helpers/application_helper_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Adjust remember_cookie_sync

* Remember user token experimentation

* Fiddle with devise

* Properly configure devise

* Fix typo

* Fix formatting issue

* Add comment about middleware

* Fix typo

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>

* Remove commented-out code

Co-authored-by: Michael Kohl <citizen428@dev.to>
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2020-09-11 09:38:34 -04:00
..
_account.html.erb Remove ghostify from app (#10139) 2020-09-01 13:39:39 -04:00
_account_providers_emails.html.erb
_account_providers_settings.html.erb Display all authentication providers in mailer footer (#9961) 2020-08-24 21:02:05 +02:00
_account_set_password.html.erb [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
_additional_authentication.html.erb
_billing.html.erb Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
_comments_section.html.erb Fixing scrollbar for small screens in the profile page (#9047) 2020-07-01 10:35:28 -04:00
_editor_selector.html.erb
_errors.html.erb
_experience_selector.html.erb
_font_selector.html.erb Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
_github_repositories_area.html.erb
_integrations.html.erb
_integrations_github_repositories.html.erb
_language_settings.html.erb [deploy] Cleanup preferred_languages language_settings for users (#9641) 2020-08-06 10:00:01 -04:00
_liquid.html.erb [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
_main_feed.html.erb
_meta.html.erb
_metadata.html.erb New Profile Header (#10185) 2020-09-03 16:47:01 +02:00
_misc.html.erb
_navbar_selector.html.erb
_notifications.html.erb [deploy] Add ability to turn off reaction notifications in notification settings (#9435) 2020-08-23 16:54:36 +02:00
_org_admin.html.erb [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
_org_guest.html.erb
_org_member.html.erb
_org_non_member.html.erb Hide secret code from input history (#9032) 2020-06-30 14:26:18 -04:00
_organization.html.erb
_organizations_area.html.erb [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
_profile.html.erb [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
_profile_header.html.erb Organizations profile header redesign (#10258) 2020-09-10 12:42:36 +02:00
_publishing_from_rss.html.erb Remove trailing slashes from URLs to improve SEO (#8836) [deploy] 2020-06-22 13:44:58 -07:00
_response_templates.html.erb
_sidebar.html.erb
_sidebar_additional.html.erb
_theme_selector.html.erb
_ux.html.erb Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
confirm_destroy.html.erb
edit.html.erb
index.json.jbuilder [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
show.html.erb [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
signout_confirm.html.erb