discourse/lib/second_factor/actions
Régis Hanol 558c566ca8
FIX: avatar, profile & card backgrounds url in DiscourseConnect (#31956)
The URLs returned by DiscourseConnect for the user's avatar, profile and
card backgrounds were not always correctly handling CDN.

This make use of the `GlobalPath.full_cdn_url` helper method which has
been battle-tested.

Ref - https://meta.discourse.org/t/-/356599
2025-03-24 16:23:05 +01:00
..
base.rb DEV: Allow run_second_factor! to be used before login (#25420) 2024-01-29 12:28:47 +00:00
confirm_email.rb DEV: Update confirm-email flows to use central 2fa and ember rendering (#25404) 2024-01-30 10:32:42 +00:00
discourse_connect_provider.rb FIX: avatar, profile & card backgrounds url in DiscourseConnect (#31956) 2025-03-24 16:23:05 +01:00
grant_admin.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00