فهرست منبع

Parametros por defecto más apropiados

Luciano Andrade 7 سال پیش
والد
کامیت
09df513da1
3فایلهای تغییر یافته به همراه49 افزوده شده و 41 حذف شده
  1. 5 5
      app/config/bundles/hwi/oauth-bundle/parameters.yml.dist
  2. 8 0
      bin/composer-update.sh
  3. 36 36
      composer.lock

+ 5 - 5
app/config/bundles/hwi/oauth-bundle/parameters.yml.dist

@@ -1,6 +1,6 @@
 parameters:
-    client_id:           "1_4201udjx8vsw0go8g84wsksg4o8ogoow0sosc8k44c8cscwssw"
-    client_secret:       "42ymihqa8js408ggk4c0cccswcw8okcogww80co8cogsgc4woo"
-    access_token_url:    "http://127.0.0.1/base/app_dev.php/oauth/v2/token"
-    authorization_url:   "http://127.0.0.1/base/app_dev.php/oauth/v2/auth"
-    infos_url:           "http://127.0.0.1/base/app_dev.php/api/user/me"
+    client_id: '%env(OAUTH_CLIENT_ID)%'
+    client_secret: '%env(OAUTH_CLIENT_SECRET)%'
+    access_token_url: 'http://%env(HOST_BASE)%/oauth/v2/token'
+    authorization_url: 'http://%env(HOST_BASE)%/oauth/v2/auth'
+    infos_url: 'http://%env(HOST_BASE)%/api/user/me'

+ 8 - 0
bin/composer-update.sh

@@ -0,0 +1,8 @@
+#!/bin/bash
+chmod 0400 keys/*
+eval $(ssh-agent)
+ssh-add keys/bitbucket.id_rsa
+composer update --prefer-dist --no-plugins --no-autoloader --no-scripts --no-progress --no-suggest --with-dependencies --ignore-platform-reqs --prefer-lowest -n
+
+kill $SSH_AGENT_PID
+unset SSH_AGENT_PID

+ 36 - 36
composer.lock

@@ -1370,7 +1370,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuditBundle.git",
-                "reference": "deba8813246a14dd17b160e44a35bb4811c13452"
+                "reference": "b202b7ac2ba770a72d323bb1fea8291249c09096"
             },
             "require": {
                 "simplethings/entity-audit-bundle": "^1.0"
@@ -1386,7 +1386,7 @@
                 "audit",
                 "bundle"
             ],
-            "time": "2017-06-27 13:16:34"
+            "time": "2017-11-24T15:24:36+00:00"
         },
         {
             "name": "ik/auth-bundle",
@@ -1394,7 +1394,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuthBundle.git",
-                "reference": "97432185940d65ea97f0bf5778dbcceeb78578e4"
+                "reference": "3dfe0b95b0a2d3003065b2507a9bf581d3b7c214"
             },
             "type": "library",
             "autoload": {
@@ -1409,7 +1409,7 @@
                 "auth",
                 "bundle"
             ],
-            "time": "2017-09-22 13:27:29"
+            "time": "2017-12-05T15:22:24+00:00"
         },
         {
             "name": "ik/base-admin-bundle",
@@ -1417,7 +1417,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseAdmin.git",
-                "reference": "394ee26731b2f6f777b1be6ccc48f18e599dd04f"
+                "reference": "a32ca73995f9b795caa96df1fb6b36c5baf9de18"
             },
             "type": "library",
             "autoload": {
@@ -1432,7 +1432,7 @@
                 "bootstrap",
                 "sonata"
             ],
-            "time": "2017-11-22 15:29:25"
+            "time": "2017-12-14T11:01:09+00:00"
         },
         {
             "name": "ik/device-bundle",
@@ -1440,7 +1440,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/DeviceBundle.git",
-                "reference": "584909edec2acc3eb9b565366f01ed5265369738"
+                "reference": "549e289e09ef991900025be4994e0641efa955ef"
             },
             "type": "library",
             "autoload": {
@@ -1455,7 +1455,7 @@
                 "bundle",
                 "validators"
             ],
-            "time": "2017-10-27 15:31:53"
+            "time": "2017-12-13T13:30:22+00:00"
         },
         {
             "name": "ik/extra-data-bundle",
@@ -1463,7 +1463,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/ExtraDataBundle.git",
-                "reference": "66a998f00904ca9c18e8b02b8861c11f4e24989a"
+                "reference": "285c7a279256fc613a0a8e65c6163d5b60361365"
             },
             "type": "library",
             "autoload": {
@@ -1478,7 +1478,7 @@
                 "bundle",
                 "extra-data"
             ],
-            "time": "2017-11-17 18:25:46"
+            "time": "2017-12-11T15:48:57+00:00"
         },
         {
             "name": "ik/leaflet-bundle",
@@ -1486,7 +1486,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/LeafletBundle.git",
-                "reference": "ede6c71729ad672c364f8d5fa86a3e0d3929e441"
+                "reference": "84174321550f3b566f525fb97b66f9e28396363a"
             },
             "require": {
                 "ext-curl": "*",
@@ -1499,7 +1499,7 @@
                 }
             },
             "description": "The Flowdat3 Leaflet Resource",
-            "time": "2017-10-18 17:36:55"
+            "time": "2017-12-12T17:52:51+00:00"
         },
         {
             "name": "ik/migrations-bundle",
@@ -1507,7 +1507,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@bitbucket.org/ikflowdat/migrations.git",
-                "reference": "c5260fa99515a304953ae1fae08ddcf8c00755f6"
+                "reference": "1fb5025b4a8030528d2194a666fc172b62fc34ba"
             },
             "type": "library",
             "autoload": {
@@ -1522,7 +1522,7 @@
                 "bundle",
                 "migrations"
             ],
-            "time": "2017-08-31 11:49:28"
+            "time": "2017-12-06T17:56:15+00:00"
         },
         {
             "name": "ik/oauthclient-bundle",
@@ -1549,7 +1549,7 @@
                 "bundle",
                 "oauth"
             ],
-            "time": "2017-10-11 14:15:38"
+            "time": "2017-10-11T14:15:38+00:00"
         },
         {
             "name": "ik/owner-voter-bundle",
@@ -1572,7 +1572,7 @@
                 "bundle",
                 "owner-voter"
             ],
-            "time": "2017-06-12 15:49:24"
+            "time": "2017-06-12T15:49:24+00:00"
         },
         {
             "name": "ik/redis-bundle",
@@ -1596,7 +1596,7 @@
                 "php-redis-service",
                 "redis"
             ],
-            "time": "2017-11-16 13:08:02"
+            "time": "2017-11-16T13:08:02+00:00"
         },
         {
             "name": "ik/stats/base-stats-bundle",
@@ -1617,7 +1617,7 @@
                 "BaseStatsBundle",
                 "Flowdat 3"
             ],
-            "time": "2017-11-22 12:31:48"
+            "time": "2017-11-22T12:31:48+00:00"
         },
         {
             "name": "ik/stats/fiberhome-bundle",
@@ -1638,7 +1638,7 @@
                 "Fiberhome",
                 "Flowdat 3"
             ],
-            "time": "2017-11-22 12:33:33"
+            "time": "2017-11-22T12:33:33+00:00"
         },
         {
             "name": "ik/stats/fiberlink-bundle",
@@ -1659,7 +1659,7 @@
                 "Fiberlink",
                 "Flowdat 3"
             ],
-            "time": "2017-11-22 12:32:28"
+            "time": "2017-11-22T12:32:28+00:00"
         },
         {
             "name": "ik/stats/geoserver-bundle",
@@ -1667,7 +1667,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/GeoserverBundle.git",
-                "reference": "fd2e7e9d44dc2debc2ab6773cd1f7d4e77633d5e"
+                "reference": "fa020e7fb9af94ef0716a71fb9c7cc2b8b0db359"
             },
             "type": "library",
             "autoload": {
@@ -1680,7 +1680,7 @@
                 "Flowdat 3",
                 "Geoserver"
             ],
-            "time": "2017-08-29 15:11:22"
+            "time": "2017-12-05T13:47:49+00:00"
         },
         {
             "name": "ik/stats/huawei-bundle",
@@ -1701,7 +1701,7 @@
                 "Flowdat 3",
                 "Huawei"
             ],
-            "time": "2017-11-22 12:33:56"
+            "time": "2017-11-22T12:33:56+00:00"
         },
         {
             "name": "ik/stats/zte-bundle",
@@ -1722,7 +1722,7 @@
                 "Flowdat 3",
                 "Zte"
             ],
-            "time": "2017-11-24 14:05:31"
+            "time": "2017-11-24T14:05:31+00:00"
         },
         {
             "name": "ik/statsd-bundle",
@@ -1730,7 +1730,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/StatsDBundle.git",
-                "reference": "6548f60a91394e4c043892a2d1bb33027ece8bbf"
+                "reference": "de6b066b59080f31672822f736c2e87d9fc0eb5b"
             },
             "type": "library",
             "autoload": {
@@ -1743,7 +1743,7 @@
                 "stats",
                 "statsd"
             ],
-            "time": "2017-11-17 13:12:02"
+            "time": "2017-12-07T15:46:51+00:00"
         },
         {
             "name": "ik/webservice-bundle",
@@ -1751,7 +1751,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/Webservice.git",
-                "reference": "0da00ba4e428546e92c5c8c9ea85e266889ec378"
+                "reference": "b8c87a6793040baf025a96ee9ee3408b0f6cec3d"
             },
             "require": {
                 "ext-curl": "*",
@@ -1764,7 +1764,7 @@
                 }
             },
             "description": "The Flowdat3 Webservice Rest",
-            "time": "2017-11-14 12:49:51"
+            "time": "2017-11-29T14:00:21+00:00"
         },
         {
             "name": "ik/workflow-bundle",
@@ -1802,7 +1802,7 @@
                 "bundle",
                 "workflow"
             ],
-            "time": "2017-11-09 15:34:00"
+            "time": "2017-11-09T15:34:00+00:00"
         },
         {
             "name": "incenteev/composer-parameter-handler",
@@ -2527,12 +2527,12 @@
             "source": {
                 "type": "git",
                 "url": "https://github.com/opensolutions/OSS_SNMP.git",
-                "reference": "52c04ae80f046d6e935b73d0a5917d785d816d26"
+                "reference": "64df767c1469a4b988b78f66ce1902bc64efead7"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/opensolutions/OSS_SNMP/zipball/52c04ae80f046d6e935b73d0a5917d785d816d26",
-                "reference": "52c04ae80f046d6e935b73d0a5917d785d816d26",
+                "url": "https://api.github.com/repos/opensolutions/OSS_SNMP/zipball/64df767c1469a4b988b78f66ce1902bc64efead7",
+                "reference": "64df767c1469a4b988b78f66ce1902bc64efead7",
                 "shasum": ""
             },
             "require": {
@@ -2560,7 +2560,7 @@
                 "oss_snmp",
                 "snmp"
             ],
-            "time": "2017-10-31 14:22:45"
+            "time": "2017-11-28T13:23:43+00:00"
         },
         {
             "name": "paragonie/random_compat",
@@ -3452,7 +3452,7 @@
                 "bootstrap",
                 "sonata"
             ],
-            "time": "2017-10-04 12:16:04"
+            "time": "2017-10-04T12:16:04+00:00"
         },
         {
             "name": "sonata-project/block-bundle",
@@ -4880,7 +4880,7 @@
                 }
             ],
             "description": "REST API Generator for Symfony 2",
-            "time": "2016-04-18 12:29:38"
+            "time": "2016-04-18T12:29:38+00:00"
         },
         {
             "name": "willdurand/jsonp-callback-validator",
@@ -6462,7 +6462,7 @@
         "voryx/restgeneratorbundle": 20
     },
     "prefer-stable": false,
-    "prefer-lowest": false,
+    "prefer-lowest": true,
     "platform": {
         "php": ">=5.5.9"
     },