- 15 Dec, 2019 6 commits
-
-
ale authored
Being consistent across runs avoids generating spurious git changes.
-
ale authored
-
ale authored
-
ale authored
Fix a bug where global variables were missing.
-
ale authored
Remove the build-time dependency on Python, the sri_map is now generated via a small Go script.
-
ale authored
The login handler is now a simpler, standalone http.Handler wrapper. The separation between the SSO application and the login handler is now fairly complete. The login handler no longer forces the user to a specific workflow via session cookies, but it works on a request-by-request basis instead, which makes the "back" button works as expected (allowing the user to bail out of a broken 2FA process, for example). Session handling has been simplified as well: there is a single session for authentication and login state, which should remove the opportunity for session synchronization errors.
-
- 24 Oct, 2019 1 commit
-
-
ale authored
-
- 18 Aug, 2019 1 commit
-
-
ale authored
-
- 17 Aug, 2019 10 commits
- 01 Aug, 2019 2 commits
- 03 Jul, 2019 1 commit
-
-
ale authored
-
- 30 Jun, 2019 1 commit
-
-
ale authored
-
- 28 Jun, 2019 2 commits
-
-
godog authored
- 24 Jun, 2019 3 commits
- 22 Jun, 2019 2 commits
- 21 Jun, 2019 1 commit
-
-
ale authored
This allows eventual future usage of 307 redirects and us accepting POST requests without having to decode the request body.
-
- 20 Jun, 2019 3 commits
- 24 May, 2019 2 commits
- 04 May, 2019 3 commits
- 17 Apr, 2019 2 commits