focalboard/server/services
Akshay Vasudeva Rao 68819185a4
Shows "(Deleted User)" instead of UUID when user not found (#2354)
* Shows "(Deleted User)" instead of long, unreadable UUID in case the user is not found

In case a user is not found, at present unreadable and long UUIDs are shown which kill the look and feel of the application. This patch replaces the UUID with a more explanatory string.

* Update server/services/store/mattermostauthlayer/mattermostauthlayer.go

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-03-03 12:38:04 -07:00
..
audit MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
auth fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
config GH-2130: Remove subscriptions feature flag (#2132) 2022-01-19 07:27:26 -07:00
metrics Adding explict logout logic (#1895) 2021-12-01 10:21:31 +01:00
notify Don't log error message when multiple nodes try processing a notification hint at the same time. (#2166) 2022-01-25 14:30:06 -07:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store Shows "(Deleted User)" instead of UUID when user not found (#2354) 2022-03-03 12:38:04 -07:00
telemetry use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
webhook Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00