From a766e05f59f27281d330038310dcf82e29a34003 Mon Sep 17 00:00:00 2001 From: LSZ Date: Fri, 10 Jun 2016 21:33:41 +0800 Subject: [PATCH] #221: Add state parameter --- commit.ref | 2 +- commit.yml | 34 +++++++++++++++++++++++++++++----- 2 files changed, 30 insertions(+), 6 deletions(-) diff --git a/commit.ref b/commit.ref index b333791..b598982 160000 --- a/commit.ref +++ b/commit.ref @@ -1 +1 @@ -Subproject commit b333791785f8c28c84b3cb3f9c527a984f82f6da +Subproject commit b598982caa03c7f387634134bb6b234a21158e9a diff --git a/commit.yml b/commit.yml index da654eb..1b02de9 100644 --- a/commit.yml +++ b/commit.yml @@ -2,10 +2,34 @@ branches: { } fileChange: - /index.html: - newFile: !uuid 'fd48a5b8525d01a9f65892725c002d76e389ec73' - oldFile: null -gitCommitId: !uuid 'b333791785f8c28c84b3cb3f9c527a984f82f6da' + /others: + newFile: !uuid '5175610d972d61f946c455fa900f2d6765173120' + oldFile: !uuid '2c2fc29e64559c21c13e51e891a98f94a52003ab' + /others/oauth_test.txt: + newFile: !uuid '8fafb57a4685fb39b12e95fc32e3f026013be599' + oldFile: !uuid '20fd0f14c2c438934a97ccc0e1af92fc8c7e577f' + /src: + newFile: !uuid '62674bc358369e365b53de24fea52bf3c9b28c57' + oldFile: !uuid '14dec3aa0929706b41d25b34eab30492d6b508b9' + /src/main: + newFile: !uuid '288ad60bcebfc4a97985ef64d1d7bc4e491fbeb6' + oldFile: !uuid '9666f062474e74e4341bc415ae4093dd6a5b8df7' + /src/main/webapp: + newFile: !uuid '8b1ab33f105c95aabe2ab5ebbe6a95478dbdd60d' + oldFile: !uuid '282688c57545dc04310363ab3f4cc69e41142d71' + /src/main/webapp/WEB-INF: + newFile: !uuid '1637b6614dd009a285d0b84f2745f56af19379ed' + oldFile: !uuid '7272ecb8d77aed7fda97528ae92af4f21fd72e8c' + /src/main/webapp/WEB-INF/jsp: + newFile: !uuid 'ec3ae4b134d5d7d397d313cabd6f3f03babcc414' + oldFile: !uuid '5bd7e8e3b3c1d85921b96d6ab85d8cb2dd9e51f4' + /src/main/webapp/WEB-INF/jsp/clientdetails: + newFile: !uuid 'f57129ab7ae65f42ba33d2eae6bfb0f73d108dff' + oldFile: !uuid 'bdcb60ac6a8f255f553c1c384a0bb6008e2a768d' + /src/main/webapp/WEB-INF/jsp/clientdetails/test_client.jsp: + newFile: !uuid '3f6c74d1149c6e4c3f296bc470cd780cf86fccd6' + oldFile: !uuid '719c0aa28310f7b88aefa0864958e6576fe670c8' +gitCommitId: !uuid 'b598982caa03c7f387634134bb6b234a21158e9a' renames: { } -revisionId: 220 +revisionId: 221