Migrating from CodeIgniter |
[eluser]jonez[/eluser]
If you aren't directly editing core files the system source is the same as what's publicly available anyway? According to the license page providing the source only applies to derivatives of the original work. If you modify core files you have to open source your core modifications (only), which makes sense if you think about it. You never have to give out the source to your application. I made a mistake earlier the app folder is not under AFL the config folder is. http://rosenlaw.com/OSL3.0-explained.htm Quote:Only the Source Code of the Original Work or the Source Code of a modified (altered, etc.) Derivative Work must be disclosed. I don't see a problem with a notice that a site is powered by CI, you don't have to list the version. The only hack I've seen was an SQL injection on a old classic ASP site that was inherited. All they did was add links to every page to mess with Google. If you use a payment gateway and prevent SQL injections you aren't a priority. If bot's can't inject link spam into your pages and human's can't steal financial info there's better targets out there. Even CSRF is highly unlikely. |
Messages In This Thread |
Migrating from CodeIgniter - by El Forum - 12-10-2013, 05:15 PM
Migrating from CodeIgniter - by El Forum - 12-11-2013, 03:08 AM
Migrating from CodeIgniter - by El Forum - 12-11-2013, 03:22 AM
Migrating from CodeIgniter - by El Forum - 12-11-2013, 03:41 AM
Migrating from CodeIgniter - by El Forum - 12-11-2013, 05:23 AM
Migrating from CodeIgniter - by El Forum - 12-11-2013, 05:46 AM
Migrating from CodeIgniter - by El Forum - 12-12-2013, 01:57 AM
Migrating from CodeIgniter - by El Forum - 12-12-2013, 10:44 AM
Migrating from CodeIgniter - by El Forum - 12-12-2013, 11:22 AM
Migrating from CodeIgniter - by El Forum - 12-13-2013, 12:24 AM
Migrating from CodeIgniter - by El Forum - 12-13-2013, 12:36 AM
Migrating from CodeIgniter - by El Forum - 12-13-2013, 05:47 AM
Migrating from CodeIgniter - by El Forum - 12-13-2013, 08:43 AM
Migrating from CodeIgniter - by El Forum - 12-13-2013, 09:43 PM
Migrating from CodeIgniter - by El Forum - 12-14-2013, 06:28 AM
Migrating from CodeIgniter - by El Forum - 12-14-2013, 11:00 AM
Migrating from CodeIgniter - by El Forum - 12-14-2013, 03:13 PM
Migrating from CodeIgniter - by El Forum - 12-14-2013, 03:28 PM
Migrating from CodeIgniter - by El Forum - 12-14-2013, 07:46 PM
Migrating from CodeIgniter - by El Forum - 12-14-2013, 08:54 PM
Migrating from CodeIgniter - by El Forum - 12-20-2013, 08:48 AM
Migrating from CodeIgniter - by El Forum - 12-20-2013, 11:34 AM
Migrating from CodeIgniter - by El Forum - 12-20-2013, 11:41 AM
Migrating from CodeIgniter - by El Forum - 12-22-2013, 09:57 PM
Migrating from CodeIgniter - by El Forum - 02-08-2014, 02:54 PM
Migrating from CodeIgniter - by El Forum - 02-08-2014, 03:36 PM
Migrating from CodeIgniter - by El Forum - 02-11-2014, 02:39 AM
|