Commit 60e2990
committed
ComposerAuth: Handle non base64 contents
By falling back to json verification and then using that contents, users
can use both base64 and raw json for the auth env variable.
This also introduces the first proper unit test, here's to an even
brighter future!1 parent 994d2c2 commit 60e2990
File tree
6 files changed
+479
-300
lines changed- src/Deployer/Task/Build
- tests/Unit/Deployer/Task/Build
6 files changed
+479
-300
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments