Charles P.
Charles P.
Why closing, as @zkldi said, there's a bug.
The mistake in formatting is in the comment. Look at the screenshot ^^
I would personally second the idea of being able to use HTTP Headers, it would be a perfect middle between ldap, oauth, saml and so on. It would be easier...
Un serveur LDAP est un serveur d'authentification, en gros, on créé un serveur LDAP, et si tous nos services sont compatibles avec LDAP et bien configurées, il n'y a besoin...
Je n'ai pas parfaitement compris comment fonctionne la connexion au LDAP, mais cela ne semble pas être de simples requêtes HTTP. J'ai cependant trouvé ce lien : https://www.commentcamarche.net/contents/798-php-connexion-a-un-annuaire-ldap
`su funkwhale -c "mycommand"` Asks for a password
`This account is currently not available` EDIT: Solved
``` (virtualenv) admin@16469:/var/www/funkwhale/code$ sudo su funkwhale -c "python api/manage.py import_files $LIBRARY_ID "/home/funkwhale/Music/Music/*" --recursive --noinput" Traceback (most recent call last): File "api/manage.py", line 2, in import django ImportError: No module named...
Best ordering would be to have them sorted in alphabetical order **but** first domain in list would be the default one (the one with a 🌟) Ex: 1. defaultdomain.com (🌟)...
Maybe also a sublist for subdomains ? But idk how it will render if the default domain is a subdomain 🤔 Ex : 1. defaultdomain.tld (🌟) 2. domain.tld * sub1.domain.tld...