1. When I use LDAP as my authentication method. The Allura sent user login credential to LDAP instead of sent the "auth.ldap.schroot_name" I put in the "development.ini" during Ldap bind request step. I think the user ID should be send after bind request success.
2. When I use command "docker-compose logs http" It seems apache python module is conflict with python version. [:error] [pid 1:tid 139749974105024] python_init: Python version mismatch, expected '2.7.6', found '2.7.17'. [:error] [pid 1:tid 139749974105024] python_init: Python executable found '/usr/bin/python'. [:error] [pid 1:tid 139749974105024] python_init: Python path being used '/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload'.