- 09 Feb, 2019 2 commits
- 16 Nov, 2018 3 commits
- 27 Sep, 2018 1 commit
-
-
ale authored
This makes the C implementation compatible with the Go one, which generates unpadded base64-encoded tokens.
-
- 22 Sep, 2018 1 commit
-
-
ale authored
-
- 23 Jul, 2018 10 commits
-
-
ale authored
Since swig generates a .py file, the build_ext step needs to run before the build one.
-
ale authored
-
ale authored
-
ale authored
This allows for the package to be properly installed by pip (and a standalone python setup.py install), otherwise the distutils build stage won't see the swig-generated file. There are probably better solutions to this issue.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
- 18 Feb, 2018 5 commits
- 17 Feb, 2018 4 commits
- 16 Feb, 2018 6 commits
-
-
ale authored
-
ale authored
-
ale authored
-
ale authored
The SSO_LIBS variable was undefined.
-
ale authored
-
ale authored
The cookie parser wasn't checking for an equal sign after the cookie name. Add tests for it. The call to sso_validate in mod_sso_check_user_id wasn't using the right sso_service variable, causing service autodetection to fail.
-
- 15 Feb, 2018 1 commit
-
-
ale authored
-
- 10 Feb, 2018 1 commit
-
-
ale authored
We were using the wrong 'service' variable. Added a test to detect this situation.
-
- 09 Feb, 2018 1 commit
-
-
ale authored
The output is now slightly more readable. Set the DUMP_APACHE_LOG environment variable to 1 to dump the apache2 logs after each test.
-
- 23 Jan, 2018 5 commits