Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-20 | Updated README.md | Igor Pashev | 1 | -29/+64 | |
2016-11-20 | oauth2 callback state: include query params | Igor Pashev | 1 | -1/+3 | |
If method of the original query is GET, redirect to original path with query parameters. Otherwise redirect to "/". Previously, when unauthenticated users click on "https://example.net/foo?bar", they are redirected to "https://example.net/foo" after authentication. Now, they will be redirected to "https://example.net/foo?bar" | |||||
2016-11-19 | Initial release (1.90.0)1.90.0 | Igor Pashev | 20 | -0/+1879 | |