Page MenuHomeDevCentral

Provide a void Services instance as fallback
ClosedPublic

Authored by dereckson on Jan 9 2016, 04:55.
Tags
None
Referenced Files
F13688783: D196.id466.diff
Mon, Nov 24, 13:00
F13682970: D196.id467.diff
Mon, Nov 24, 11:58
F13682810: D196.diff
Mon, Nov 24, 11:57
Unknown Object (File)
Thu, Nov 20, 13:17
Unknown Object (File)
Thu, Nov 20, 05:58
Unknown Object (File)
Tue, Nov 18, 05:10
Unknown Object (File)
Mon, Nov 17, 12:59
Unknown Object (File)
Sat, Nov 15, 13:22
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF343dd7c666c2: Provide a void Services instance as fallback
Summary

The configuration key security.gate.credentials allows to define
a credentials.json file with the list of services credentials.

When the file doesn't exist, instead of deserializing this file,
we provide an empty Services instance.

This fixes a regression introduced at D180.

Test Plan

phpunit

Diff Detail

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

Event Timeline

dereckson retitled this revision from to Provide a void Services instance as fallback.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 9 2016, 04:58
This revision was automatically updated to reflect the committed changes.