summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/auth/sign.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-27divide resources into handlers and modelsSerenaFeng1-59/+0
2017-09-06hide cas ticket from web portalSerenaFeng1-9/+46
2017-08-31leverage LFID as AuthenticationSerenaFeng1-67/+13
2017-07-21separate db methods from handler.pySerenaFeng1-6/+3
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng1-2/+2
2017-07-20role based access control and result uploadgrakiss1-8/+21
2017-05-20support cancel operation while signing inSerenaFeng1-0/+9
2017-05-19add signout funcationalitySerenaFeng1-0/+12
2017-05-18support showing user's specified contents after signinSerenaFeng1-0/+45