tensor5g

Results 5 issues of tensor5g

I am attempting to configure docker mailserver to use LDAP for authentication. I've spent several hours going over the documentation and have fixed a lot of problems I've ran into...

meta/help wanted
kind/question
service/ldap
area/documentation
area/configuration (file)
issue/limited support
issue/(likely) user-related misconfiguration

### Description: After the most recent update to Android was released which resolved #3362 . This is the request being generated for avatars: ```/api/avatar?rcusername=test?format=png&size=36undefined``` This is what it's configured to...

The logout option doesn't appear to do anything for me Windows 11 23H2 https://github.com/luminous-devs/lume/assets/74799905/5813e9ec-4384-4eb5-aa83-66c1ea7b68e4 I've got some other issues but I wanted to see if logout/login would fix them

Using python 3.10 on Windows and Ubuntu 22.04 I get the error: ```ModuleNotFoundError: No module named 'altair.vegalite.v4'``` I was able to resolve this by manually running ```pip install altair==4.2.2``` This...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Setting CSRF_TRUSTED_ORIGINS as an environment variable appears to do nothing. I...