Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@jony5 jony5 released this 11 Sep 23:45
· 10 commits to master since this release
4ef862b

Modifications were made to debug and purge CRNRSTN test pages to close security leaks. Added new methods to environmentals class object to support on the fly data encrypt/decrypt for passing manipulation-proof data from client to server...e.g. encrypted data stored in hidden form fields and decrypted on server after POST for processing.

Also added a "wall time" method, $oCRNRSTN_ENV->wallTime() ...where the start time is initialized within the CRNRSTN constructor. This update is looking towards the bubbling up of SERVER performance metrics...which may be wired into CRNRSTN in the future.