summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/auth
AgeCommit message (Expand)AuthorFilesLines
2017-08-31leverage LFID as AuthenticationSerenaFeng4-141/+35
2017-07-21separate db methods from handler.pySerenaFeng2-7/+5
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng1-2/+2
2017-07-20role based access control and result uploadgrakiss3-9/+24
2017-05-20support cancel operation while signing inSerenaFeng1-0/+9
2017-05-19add signout funcationalitySerenaFeng2-0/+14
2017-05-18support showing user's specified contents after signinSerenaFeng3-9/+53
2017-05-18add signin web to TestAPISerenaFeng4-0/+74