Skip to content

Fix overly restrictive auth check for user lookup on Sourcegraph.com

Warren Gifford requested to merge fix-user-settings-non-admin into master

Created by: sqs

fix #2480 (closed)

The commit e2256f1474eb8c432f82750e57012c0cbc295ddd added a too-restrictive check that prevented users from looking up their own info, which prevented them from accessing their settings page or profile/account pages. See #2375 and #2379 for discussion of the original commit.

Merge request reports

Loading