- 26 Feb, 2020 1 commit
-
-
Lukas Krejci authored
-
- 25 Feb, 2020 1 commit
-
-
Lukas Krejci authored
-
- 24 Feb, 2020 1 commit
-
-
Ilya Buziuk authored
-
- 15 Jan, 2020 1 commit
-
-
Nick Boldt authored
Change-Id: I9f74e8350e565f918cac99d2adc76524ea872eeb Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- 20 Nov, 2019 1 commit
-
-
Nick Boldt authored
* add rhel.Dockerfile from downstream Change-Id: I8c9ac8e62871eab83357398a39c02059b55180b5 Signed-off-by:
nickboldt <nboldt@redhat.com> * remove Brew metadata; provide both up and downstream options (go-toolset from rhel7, no auth, or go-toolset from rhel8, auth required) Change-Id: I2778b9b84fb0f6d72c8ac6591316e821b0a19c93 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- 05 Sep, 2019 3 commits
-
-
Ilya Buziuk authored
Signed-off-by:
Ilya Buziuk <ibuziuk@redhat.com>
-
Ilya Buziuk authored
-
Ilya Buziuk authored
Signed-off-by:
Ilya Buziuk <ibuziuk@redhat.com>
-
- 04 Sep, 2019 1 commit
-
-
Lukas Krejci authored
Support single-host mode of Che server. * A custom URI prefix for the auth redirect can be configured, called public_base_path. This is so that we can construct valid externally reachable URLs even behind a path-rewriting ingress * Change the order in which the auth token is located. First we try to find it in the query params, then in the Authorization header as a bearer token and only then in the cookie. This enables us to "refresh" the token from the client side easily. * On any error to validate the token (apart from the inability to parse the token in the first place) we know send the auth redirect instead of an error. This should help the client side refresh the token on timeouts, etc. * Do not set the cookie in the response if cookies are not enabled in the config. * Respond with 403 - Forbidden if cookies are not enabled. In this case the client needs to directly authenticate with the backend server. Signed-off-by:
Lukas Krejci <lkrejci@redhat.com>
-
- 05 Jul, 2019 1 commit
-
-
Florent Benoit authored
Change-Id: I040766399eba86ec2c87147fe8d1dadecc195130 Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
- 25 Oct, 2018 1 commit
-
-
Max Shaposhnik authored
-
- 24 Oct, 2018 2 commits
-
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
- 18 Oct, 2018 1 commit
-
-
David Festal authored
-
- 16 Aug, 2018 1 commit
-
-
Sergii Leshchenko authored
Restored and actualized README.md file
-
- 15 Aug, 2018 12 commits
-
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
Added an ability to configure whether authentication via cookies is enabled
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
Sergii Leshchenko authored
-
- 14 Aug, 2018 1 commit
-
-
Sergii Leshchenko authored
-
- 10 Aug, 2018 1 commit
-
-
Sergii Kabashniuk authored
-
- 08 Aug, 2018 6 commits
-
-
Sergii Kabashniuk authored
* Setup multi-stage build for dockerhub
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
- 19 Jul, 2018 5 commits
-
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
Max Shaposhnik authored
-
Sergii Kabashniuk authored
On each commit - run test - build and push docker image ksmster/jwtproxy:latest ksmster/jwtproxy:branch-name,ksmster/jwtproxy:commitid,ksmster/jwtproxy:build-number On each tag - run test - create release on github - build and push docker image ksmster/jwtproxy:latest and ksmster/jwtproxy:tag_name
-
Max Shaposhnik authored
-