David Taylor
|
5e09398c5b
|
FIX: Do not serialize user fields unless they are specified for display (#6736)
|
2018-12-07 10:57:28 +00:00 |
|
David Taylor
|
e8f32dd3ba
|
DEV: Fix extremely rare test failure
If this was the first test to run, the Fabricate(:user) would be given
the same ID as the Fabricate.build(:user, id: 1). This works around it.
|
2018-12-06 13:32:56 +00:00 |
|
Robin Ward
|
a566ed42ae
|
FEATURE: Option to disable user presence and profile
This allows users who are privacy conscious to disable the presence
features of the forum as well as their public profile.
|
2018-10-10 17:34:33 -04:00 |
|
Sam
|
df45e82377
|
SECURITY: only allow picking of avatars created by self (#6417)
* SECURITY: only allow picking of avatars created by self
Also adds origin tracking to all uploads including de-duplicated uploads
|
2018-09-19 22:33:10 -07:00 |
|
Guo Xiang Tan
|
828bfd9d27
|
Add specs for c74c933996 .
|
2018-04-17 10:08:39 +08:00 |
|