Welcome Guest, Not a member yet? Register   Sign In
EasyPanel - Your small CMS
#1

[eluser]yoX64[/eluser]
Hello world!

Recently, I released the first version of my cms and I'm sure that I need some advice and help for improving it. I would really appreciate if you could give me a feedback on this from the experts out there.

Here is a link for the git repository:
Easypanel repository

I plan on developing a website for this and improve it a lot for our PHP community. It's going to be open-source, always. If there is someone who would like to work with me on this, I would love it.

Thank your for your time.

Regards,
Werner.
#2

[eluser]Infinitum[/eluser]
Code:
$password = md5( $this->input->post('pass', true) );
Are you serious? Where is bcrypt or salt?
#3

[eluser]yoX64[/eluser]
yeah, you're right.

I gotta improve the login system.

I was planning to do that




Theme © iAndrew 2016 - Forum software by © MyBB