Closed GoogleCodeExporter closed 9 years ago
1. Do you have any idea on how to protect a parameter of application.php of
from being overridden?
2. I think some parameters in application.php need to override as well. So we
will need 2 types of parameter (override / not-override)?
Original comment by lon...@gmail.com
on 7 Oct 2010 at 4:59
1. a final meta property of a parameter could protected it once the config is
read into the app, just like the xml version. This is a high level security
feature. If php is hacked, file access is compromised at the proper level
(which for many systems file ownership/rights is not distinct), or some such,
but this will lock down these variables during execution.
2. please create a new issue for the parameter override enhancement. Please
include a use case if you can.
Original comment by javalizard@gmail.com
on 7 Oct 2010 at 5:58
Original comment by javalizard@gmail.com
on 7 Oct 2010 at 5:59
Original comment by ctrlal...@gmail.com
on 25 Jun 2012 at 1:56
Original comment by ctrlal...@gmail.com
on 21 Jan 2013 at 7:03
Original comment by ctrlal...@gmail.com
on 24 Jul 2013 at 1:46
Moved to github: https://github.com/pradosoft/prado/issues
Original comment by ctrlal...@gmail.com
on 1 Oct 2013 at 10:14
Original issue reported on code.google.com by
javalizard@gmail.com
on 6 Oct 2010 at 7:39