aboutsummaryrefslogtreecommitdiff
path: root/server/auth
AgeCommit message (Expand)Author
2017-02-11Revert "Remove the oauth_callback_url config option"Niall Sheridan
2017-02-09Remove the oauth_callback_url config optionNiall Sheridan
2017-01-25Return a concrete typeNiall Sheridan
2017-01-25Remove newClient function (and calls).Kevin Lyda
2017-01-25Code cleanup.Kevin Lyda
2017-01-25Create a gitlab auth source.Kevin Lyda
2017-01-16Update authprovider testsNiall Sheridan
2017-01-15Add more context to errorsNiall Sheridan
2016-07-17Add some handlers testsNiall Sheridan
2016-06-14Update whitelistingNiall Sheridan
2016-06-14Merge pull request #21 from nsheridan/whitelist_supportMarco Bonetti
2016-06-14Add support for a users whitelistMarco Bonetti
2016-06-13Run the linter as part of tests.Niall Sheridan
2016-06-06Save oauth 'state' identifier in the clientNiall Sheridan
2016-06-02Validate tokens correctlyNiall Sheridan
2016-05-28Set expiry time in the github auth packageNiall Sheridan
2016-05-24Don't allow wide-open Google or Github configsPatrick O'Doherty
2016-04-23Fix commentsNiall Sheridan
2016-04-22Add github oauth provider.Niall Sheridan
2016-04-21Fix testNiall Sheridan
2016-04-21Just make ProviderOpts a map[string]string.Niall Sheridan
2016-04-21Some small fixes.Niall Sheridan
2016-04-20Add comments.Niall Sheridan
2016-04-20dumb tests for the google auth providerNiall Sheridan
2016-04-20dumb tests for the google auth providerNiall Sheridan
2016-04-18Initial commitNiall Sheridan