aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-26Authentication: some mods around defaultsPjotr Prins
2018-03-26RELEASENOTESPjotr Prins
2018-03-26- Disabled PYTHONPATH injection - fix Guix instead, see https://github.com/pj...Pjotr Prins
2018-03-26Initialise mapping testsMuriithi Frederick Muriuki
2018-03-26Move import to the top of the page.Muriithi Frederick Muriuki
2018-03-26Check that key exists before using itMuriithi Frederick Muriuki
2018-03-26Add tests for main web functionalityMuriithi Frederick Muriuki
2018-03-26Add tests to check links.Muriithi Frederick Muriuki
2018-03-26Add link_checker moduleMuriithi Frederick Muriuki
2018-03-26Use argparse to handle argumentsMuriithi Frederick Muriuki
2018-03-26Add tests to check that the UI is setup correctlyMuriithi Frederick Muriuki
2018-03-26Provide connections to elasticsearchMuriithi Frederick Muriuki
2018-03-26Add new tests for orcid loginsMuriithi Frederick Muriuki
2018-03-26Add new test for github loginsMuriithi Frederick Muriuki
2018-03-26Remove failing codeMuriithi Frederick Muriuki
2018-03-26Simplify test. Check for content, rather than urlMuriithi Frederick Muriuki
2018-03-26Fix assumption of existing collectionMuriithi Frederick Muriuki
2018-03-26Add more login tests.Muriithi Frederick Muriuki
2018-03-26Add a runner for all integration tests.Muriithi Frederick Muriuki
2018-03-26Add test for local loginMuriithi Frederick Muriuki
2018-03-26Create parametrized superclass for testsMuriithi Frederick Muriuki
2018-03-26Rename file and move common codeMuriithi Frederick Muriuki
2018-03-26Add registration testMuriithi Frederick Muriuki
2018-03-26Requests addedPjotr Prins
2018-03-26Added unittest examplePjotr Prins
2018-03-26Fixing authentication stuff so it uses parameters properly. Also no PYTHONPAT...Pjotr Prins
2018-03-26Add tests for Registration process.Muriithi Frederick Muriuki
2018-03-26Update module to make it more testableMuriithi Frederick Muriuki
2018-03-26Check elasticsearch at point of useMuriithi Frederick Muriuki
2018-03-26Add check for elasticsearchMuriithi Frederick Muriuki
2018-03-26Add code to allow user to change passwordMuriithi Frederick Muriuki
2018-03-26Refactor common items to more generic methods.Muriithi Frederick Muriuki
2018-03-26Send emails for forgotten passwordsMuriithi Frederick Muriuki
2018-03-26Add SMTP configuration variablesMuriithi Frederick Muriuki
2018-03-26Fix conflictPjotr Prins
2018-03-26Fail safely if elasticsearch is down or unconfiguredMuriithi Frederick Muriuki
2018-03-26Set to None if no value providedMuriithi Frederick Muriuki
2018-03-26Use elasticsearch rather than mysql for local accountsMuriithi Frederick Muriuki
2018-03-26Add OAuth2 login code for ORCIDMuriithi Frederick Muriuki
2018-03-26Update configurationsMuriithi Frederick Muriuki
2018-03-26Add code to enable OAuth2 loginMuriithi Frederick Muriuki
2018-03-26Delay after save for indexingMuriithi Frederick Muriuki
2018-03-26Add more configuration variables.Muriithi Frederick Muriuki
2018-03-26Add save_user() functionMuriithi Frederick Muriuki
2018-03-26Add elasticsearch module to the pathMuriithi Frederick Muriuki
2018-03-26Add functions to help handle github loginMuriithi Frederick Muriuki
2018-03-26Add elasticsearch_tools moduleMuriithi Frederick Muriuki
2018-03-26Add client_id and client_secret configurationsMuriithi Frederick Muriuki
2018-03-26Add template elements for OAuth loginMuriithi Frederick Muriuki
2018-03-26Add configuration variables for external servicesMuriithi Frederick Muriuki