Page 1 of 1

What do you think about my OSS project?

Posted: Wed Aug 12, 2015 8:41 am
by bbalet
Hi,

My name is Benjamin BALET and I am the creator of Jorani, a free and open source Leave Management System. I'm developping it for a NGO and I've released its code source under a GPL v3 licence.

Jorani is developped in PHP with CodeIgniter.

Today I'm looking for feedback while I am preparing the next version, especially about its performance and the possible vulnerabilities (or any other kind of feedback). I thought it was secure enough but recently, one of my users show me a security attack (hopefully it was unique and readonly, but I was able to get the content of a specific db table).

So if you are willing to check it out and give my some advices, any help would be appreciated.

The project is hosted on github : https://github.com/bbalet/jorani
Feel free to download the master version (v0.4.1 in development).

Thank you