7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-09 17:22:25 +00:00
tutor/tutor/templates
Régis Behmo 23a9914721 fix: authn login in dev by disabling enterprise integration
In development, login via the authn mfe was broken because of explicit
enterprise integration:

    requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=18000): Max retries exceeded with url: /enterprise/api/v1/enterprise-learner/?username=regis (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd4c02b8a90>: Failed to establish a new connection: [Errno 111] Connection refused'))

See: https://discuss.overhang.io/t/tutor-login-fail-in-new-version/3083
2022-12-13 17:25:58 +01:00
..
apps fix: authn login in dev by disabling enterprise integration 2022-12-13 17:25:58 +01:00
build feat: upgrade ipdb/ipython in openedx-dev image 2022-12-13 17:25:58 +01:00
config feat: upgrade to olive 2022-12-12 16:55:07 +01:00
dev fix: build openedx-dev image when host user is root 2022-07-09 00:09:20 +02:00
jobs/init feat: pluggable local/dev/k8s do <job> commands 2022-11-15 09:46:08 +01:00
k8s feat: Make it possible to customize k8s resources 2022-06-28 10:30:24 +02:00
local v14.0.0: upgrade to Nutmeg 2022-06-09 19:18:20 +02:00
kustomization.yml Fixed or syntax 2022-07-25 15:25:25 +02:00
version Add TUTOR_VERSION to template variables 2019-05-29 09:53:54 +02:00