Page MenuHomeDevCentral

Revert "Set correct default app.key configuration setting"
ClosedPublic

Authored by dereckson on Jan 22 2016, 04:09.
Tags
None
Referenced Files
F2827778: D253.id593.diff
Fri, Apr 19, 01:29
F2827680: D253.id594.diff
Fri, Apr 19, 00:59
Unknown Object (File)
Wed, Apr 17, 23:43
Unknown Object (File)
Sun, Apr 14, 22:07
Unknown Object (File)
Sun, Apr 14, 22:06
Unknown Object (File)
Sun, Apr 14, 09:38
Unknown Object (File)
Sat, Apr 13, 12:37
Unknown Object (File)
Fri, Apr 12, 02:31

Details

Summary

This reverts commit 53de6354a0b38b229c091ff1fdf44f48eff7de7e.

T690 shows a case where it would be very welcome the application
loudly fails with an encryption key issue exception.

Test Plan

Ensure CI tools (Jenkins jobs, insight.sensiolabs.com)
can create a .env file.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Revert "Set correct default app.key configuration setting".
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson added a subscriber: Sandlayth.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 22 2016, 04:10

Perfect, every test making requests failed with RuntimeException: No supported encrypter found. The cipher and / or key length are invalid..

This revision was automatically updated to reflect the committed changes.