- in IDE:
- open /index.php for editing
- replace $application->Run(); line with echo serialize($application->recallObject('SecurityEncrypter'));
- save changes
- in Web Browser:
- open the /index.php file (the Front-End)
- confirm, that encryptionKey property isn't shown as a serialization result
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.