Hacker News new | ask | show | jobs
by olegkikin 3412 days ago

    -    protected $password = '12root34';
    +    protected $password = '';
"I'm a bit disappointed now that putting 'protected' in front of the password doesn't protect it ;)"