discourse/app
Ted Johansson d63f1826fe
FEATURE: User fields required for existing users - Part 2 (#27172)
We want to allow admins to make new required fields apply to existing users. In order for this to work we need to have a way to make those users fill up the fields on their next page load. This is very similar to how adding a 2FA requirement post-fact works. Users will be redirected to a page where they can fill up the remaining required fields, and until they do that they won't be able to do anything else.
2024-06-25 19:32:18 +08:00
..
assets FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
controllers FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
helpers FIX: Regression in custom homepage modifier used in theme components (#27569) 2024-06-21 11:24:11 -04:00
jobs FIX: Jobs::EnsureS3UploadsExistence broken for multisite (#27401) 2024-06-10 16:26:39 +08:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
serializers FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
services FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
views UX: remove default use of quaternary color, update nav pill styles (#27502) 2024-06-24 09:54:34 -04:00