Liang Jiameng

Results 11 comments of Liang Jiameng

@ravethetadpole have you used your bash script in your production enviroment ? in my case, I need 5~6 hours in doing rm & cp . :(

Thanks @jbonyun, I will try it in my case. Thanks @judouk .

@judouk Thanks for your reply. i think, i need to have a try. thanks again.

> @jiamliang @rcw-2 which version of the library are you using? Have you tested 1.0.0aX version? I can release a new alpha of 1.0.0 if that works for you. The...

Currently, I am running version 0.9.18 of flask_ldap3_login. I've made some minor modifications to the `flask_ldap3_login/__init__.py` file to ensure it runs well in my environment. L5~L8: from: ``` try: from...

``` root@a51c30e62d11:/work# pip freeze blinker==1.7.0 certifi==2023.11.17 cffi==1.16.0 click==8.1.7 cryptography==41.0.7 DateTime==5.4 elastic-transport==8.11.0 elasticsearch==8.12.0 Flask==3.0.0 Flask-Cors==4.0.0 flask-ldap3-login==0.9.18 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 greenlet==3.0.3 itsdangerous==2.1.2 Jinja2==3.1.2 ldap3==2.9.1 MarkupSafe==2.1.3 pyasn1==0.5.1 pycparser==2.21 pycryptodome==3.19.1 PyMySQL==1.1.0 pytz==2023.3.post1 SQLAlchemy==2.0.25 typing_extensions==4.9.0 urllib3==2.1.0...