defendtheweb / hackthis.co.uk

HackThis!!
http://www.hackthis.co.uk
Other
46 stars 55 forks source link

Make aspects of profile public #185

Open 0xdevalias opened 8 years ago

0xdevalias commented 8 years ago

It would be awesome if we could make aspects of our profile public to non members. Being able to customise how much (eg. just name/image/badges, full stats (score, etc), everything) would be really cool too.

Alternately, a new userbar type thing that shows our score, and which missions we've completed would be a cool/related addition.

Amaterasu27 commented 8 years ago

I think we could make a profile public by adding : define('PAGE_PUBLIC', true); Into the profile code : https://github.com/HackThis/hackthis.co.uk/blob/master/html/user/index.php

Also, viewing which missions we've completed or not is already do-able