summaryrefslogtreecommitdiffstats
path: root/integrations/setting_test.go
Commit message (Collapse)AuthorAgeFilesLines
* fix not respecting landing page setting (#4209)David Schneiderbauer2018-06-151-0/+22
| | | | | | | | * fix not respecting landing page setting * fmt * add landing page test
* Make SHOW_USER_EMAIL also apply to profiles (#2258)Michael Kuhn2017-08-171-0/+70
The e-mail address is currently only hidden from the explore page.