aboutsummaryrefslogtreecommitdiffstats
path: root/msb-core/openresty-ext/src/assembly/resources/openresty/nginx/luaext
AgeCommit message (Collapse)AuthorFilesLines
2017-07-25Divide the MSB source codes into two reposHuabingZhao10-1017/+0
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-11-26merge changes from SUNs712212-4/+12
change the login lua setting's white list. make the login 's dependency ok. OCS-129" target="_blank">https://jira.open-o.org/browse/OCS-129 Change-Id: I25310d4107932a562aff2f0e2e485dd5f2f802ce Signed-off-by: s71221 <sukeshac@huawei.com>
2016-10-14Change the driver lua mis the X-Driver-Parameter and the query parameter issue.zhouruiyu1-1/+11
https://jira.open-o.org/browse/OCS-108 Change-Id: I81aa9cd2f1f93b7fbb2d24c9a6ae44890973ea82 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-10-10Header removed from driver requests712211-0/+1
Change-Id: I88e2929439dd60d5108c5473d8465d76e768fefb Signed-off-by: s71221 <sukeshac@huawei.com>
2016-09-29Merge "add the driver lua"HuabingZhao1-3/+90
2016-09-26Merge "Modify license header"HuabingZhao8-8/+8
2016-09-26Modify license headerHuabingZhao8-8/+8
Issue-Id: OCS-81 Change-Id: I06e3f2c555be2b58a02412713f99b6e03c849cec Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-26add the driver luazhouruiyu1-3/+90
Change-Id: I1d8b2adaaaae25a0990530fc48a497f9c201da4a Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-24add the auth lua pluginzhouruiyu1-3/+142
Change-Id: If713aaeeb076cce964c656fecadbdff7d6dd76d4 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-22Revert the Auth and Driver Mgr. Plugin to it's first version, please add the ↵HuabingZhao2-235/+17
logic to access method Issue-Id: OCS-63 Change-Id: I7b594ce066f24ca69d16f9d1a43123ae3f00060d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-201.change the license header formatzhouruiyu2-20/+26
Change-Id: Iacfb170db430a73d4cc3483600a699e75fd9fef5 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-201. add the auth lua plugin and the driver lua plugin.zhouruiyu2-41/+247
Change-Id: Id446447dbd904092f7dd2d1326d3c51c4876713b Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-19Add scripts for external API gatewayHuabingZhao1-1/+1
Change-Id: Ice85f6277d0a0d54e00c60a08c687b4ba6b22183 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-14update comments in the lua codeYonggangWang1-7/+0
Change-Id: I950a141a50825484e4ab3d8871ad427e977c31dc Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2016-09-14OCS-18 MSB-API Gateway add extension point for Auth and Driver Mgr.YonggangWang4-0/+110
Issue-id: OCS-18 MSB-API Gateway add extension point for Auth and Driver Mgr., these modules only need to fill in own logical code. Change-Id: Ib54e807ae532bfb91c58bcbf8c9c56ee7e0d4ebf Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2016-09-09Issue-id: OCS-9Zhaoxing12-130/+675
Change-Id: I73c18bdda656c43687810930338f9a949ed08848 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-08-25Solve api gateway issueHuabingZhao21-1565/+130
Change-Id: I88fedc04faaf4d799b9dbf4c306aa073cabd6218 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao15-0/+1565
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>