Phil

Results 3 comments of Phil

Any update on this? Still doesn't work for me, went to change password and discovered that symbols are also required for password.

An example of how to do this: ``` FROM public.ecr.aws/p9r6s5p7/superset:v2.0.0 USER root RUN pip install Authlib COPY superset_config.py /app/pythonpath USER superset ```