aboutsummaryrefslogtreecommitdiffstats
path: root/moon_authz
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval19-1849/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval8-85/+157
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval1-4/+9
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-03-22Allow to force the installation of dev python library in dist directoryThomas Duval1-0/+2
Change-Id: I4629810db3c4b269f4b47b157bd1aa323d507d18
2018-03-15use the threading capability of Flask app; set the number of manager to 1francois.cellier3-3/+33
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
2018-03-13Replace partner_id field by extra field. Do some refactoring to remove code ↵francois.cellier1-5/+5
duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b
2018-03-08Add import and export pdpsfrancois.cellier1-1/+0
Change-Id: I2c9b1f2b86af862887df4b890cd8b11db7c308ee
2018-01-10Refactor moon_authzReemMahmoud2-11/+32
Change-Id: I27dd56f22fa457727568d3fe76ed5fa862ba97ae Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-09Add test in moon_authzReemMahmoud1-0/+25
Change-Id: Ie423ac92866a6abd49cad2741a96809361660e20 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-09Add pdp-set exception handlingReemMahmoud1-0/+3
Change-Id: Iae4386063cc53cfa90a3410fb97c2d4e80559986 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-08Add tests to test_authzReemMahmoud1-0/+41
Change-Id: I8d0aef33ec8f78d69d30e56c80c56d8aa655f586 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-04update interface pod name to pipelineThomas Duval2-8/+11
Change-Id: I6a5a9ce3a27ea3ea40735dffa5f6a713f571cdc8
2018-01-03Clean the code and fix some bugsThomas Duval8-50/+46
Change-Id: I3516d001cb0792ca6b01a40b9d9d13efc3ba30f9
2017-12-28moonv4.3 reviewRHE7-194/+55
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong18-0/+1791
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>