discourse/app
Martin Brennan cada172981
FIX: Do not capture OAuth user on 2FA page (#27617)
If the `enforce_second_factor_on_external_auth` setting
is disabled and a user logs in with an OAuth method,
they don't automatically get redirected to /preferences/second-factor
on login. However, they can get there manually, and once there
they cannot leave.

This commit fixes the issue and allows them to leave
and also does some refactors to indicate to the client
what login method is used as a followup to
0e1102b332
2024-06-27 10:27:49 +10:00
..
assets FIX: Do not capture OAuth user on 2FA page (#27617) 2024-06-27 10:27:49 +10:00
controllers FIX: Do not capture OAuth user on 2FA page (#27617) 2024-06-27 10:27:49 +10:00
helpers FIX: Regression in custom homepage modifier used in theme components (#27569) 2024-06-21 11:24:11 -04:00
jobs FEATURE: Add WebHookEventsDailyAggregate (#27542) 2024-06-25 13:56:47 -03:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models Revert "DEV: Upgrade Rails to version 7.1" (#27625) 2024-06-26 18:55:05 +02:00
serializers FIX: Do not capture OAuth user on 2FA page (#27617) 2024-06-27 10:27:49 +10:00
services Revert "DEV: Upgrade Rails to version 7.1" (#27625) 2024-06-26 18:55:05 +02:00
views UX: remove default use of quaternary color, update nav pill styles (#27502) 2024-06-24 09:54:34 -04:00