Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-20 | allow authentication to be disabled | SerenaFeng | 1 | -4/+11 |
2017-09-06 | hide cas ticket from web portal | SerenaFeng | 2 | -11/+46 |
2017-09-04 | bugfix: leverage data_files to stop hacking setup.py | SerenaFeng | 1 | -1/+1 |
2017-08-31 | leverage LFID as Authentication | SerenaFeng | 5 | -143/+39 |
2017-07-21 | separate db methods from handler.py | SerenaFeng | 2 | -7/+5 |
2017-07-20 | decouple the mutual-dependence of config.py and server.py | SerenaFeng | 2 | -4/+4 |
2017-07-20 | role based access control and result upload | grakiss | 3 | -9/+24 |
2017-05-20 | support cancel operation while signing in | SerenaFeng | 1 | -0/+9 |
2017-05-19 | add signout funcationality | SerenaFeng | 2 | -0/+14 |
2017-05-18 | support showing user's specified contents after signin | SerenaFeng | 3 | -9/+53 |
2017-05-18 | add signin web to TestAPI | SerenaFeng | 6 | -0/+84 |