Page MenuHomeDevCentral

Provide a void Services instance as fallback
ClosedPublic

Authored by dereckson on Jan 9 2016, 04:55.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 12:46
Unknown Object (File)
Sat, Aug 1, 12:30
Unknown Object (File)
Mon, Jul 27, 05:21
Unknown Object (File)
Sun, Jul 26, 07:10
Unknown Object (File)
Sat, Jul 25, 23:47
Unknown Object (File)
Wed, Jul 22, 06:46
Unknown Object (File)
Mon, Jul 20, 16:36
Unknown Object (File)
Thu, Jul 16, 20:09
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
No Lint Coverage
Unit
No Test Coverage
Branch
services-without-config
Build Status
Buildable 247
Build 247: arc lint + arc unit

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.