Igor Vinokur
c2a2d09194
chore: Support configuring the GitHub OAuth endpoint ( #350 )
...
Currently the GitHub OAuth provider is hardcoded to https://github.com endpoint. In order to support Github Enterprise Server, the endpoint of the GitHub OAuth provider is configurable by the oauth secret.
2022-09-08 14:51:12 +03:00
Max Shaposhnik
d6cce806ca
Fix behavior for unexisting files for public repositories ( #243 )
...
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2022-01-17 17:09:48 +02:00
Pavol Baran
921915a4f4
refactor: Injected clientid and clientsecret paths
...
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-29 12:39:10 +01:00
Pavol Baran
1570683098
refactor: propagating IOException in provider
...
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-26 20:25:48 +01:00
Pavol Baran
148977e7e0
doc: added class docstring
...
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-26 14:24:24 +01:00
Pavol Baran
9b06dfa8fa
refactor: implementing recommended changes for github oauth
...
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-25 16:16:26 +01:00
Pavol Baran
6b17bd5bf3
feat: github oauth with embededOAuthAPI
...
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-25 00:55:24 +01:00
Sergii Kabashniuk
359ebb32bc
build: Transition from Java EE to Jakarta EE ( #80 )
...
* Upgrade swagger-ui-3.51.2
* Upgrade tomcat 10.0.10
* changed only imports
* changed imports in service loader
* changed swagger jaxrs deployment
* Changed swagger annotations + basic imports
* Changed imports and minimal key length for jsonwebtoken
* Restassured API changes + imports
* Removed trailing slash from CHE_HOME
* Migrate to jakarta schema in web.xml
* Disable tracing
* New artifacts and maven build upgrade
* Removed jackson-jaxrs-json-provider from wsmaster war
* Fixed KeycloakServletModuleTest and forked TracingFilter
* Removed unused dependecies
2021-09-13 08:20:09 +03:00
Sergii Kabashniuk
6670c6986b
Upgrade license
2021-05-20 17:05:45 +03:00
Sergii Kabashniuk
98b66ff1f6
Upgrade maven plugin configuration. Made pom.xml independent from che-parent
2021-05-20 16:53:16 +03:00
Sergii Kabashniuk
f95947ad5d
Move master related code out of plugins ( #13004 )
...
* Move master related code out of plugins
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-03-29 14:05:31 +02:00