discourse/app
Krzysztof Kotlarek 40f6ceb6f2
FIX: display warning when SSO email is different from invite email (#13804)
In this commit, we skipped frontend validation when email is obfuscated:
https://github.com/discourse/discourse/commit/534008ba24c

However, if email from SSO is different from email from invite, we should still display warning.
2021-07-21 17:03:04 +10:00
..
assets FIX: display warning when SSO email is different from invite email (#13804) 2021-07-21 17:03:04 +10:00
controllers FIX: display warning when SSO email is different from invite email (#13804) 2021-07-21 17:03:04 +10:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs DEV: Improve logging of errors in Jobs::ProcessUserNotificationSchedules 2021-07-21 12:20:44 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
serializers FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
services FIX: don't allow category and tag tracking settings on staged users (#13688) 2021-07-16 14:50:40 -04:00
views FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30