Daniel Berteaud
Daniel Berteaud
After some more thoughs, we should not just include an internal auth system for /admin. Instead, we should add a full account management - rename /admin to something more generic,...
SimpleWebRTC now implements file transfer over dataChannels, since 1.15.0
OK, I'll try to update the PR as soon as I have some spare time :-)
Sorry, wrong push on my fork closed this PR, so reopening. I could rebase but the pipenv commands do not change anything in requirements.txt.
I've added the missing dependencies to the Dockerfile and in ansible/tasks/main.yml (libldap2-dev and libsasl2-dev), now the ansible test is passing, but the build-release is still failing. Where should I specify...
any hint ?
But where's this list defined ? Is it the one in the Dockerfile or elsewhere ?
Looks like it's still failing on the lber.h (which should be installed with libldap2-dev)...
I'd like to go foward but I really have no idea why is the test build failing.
Well, I've added the dependencies in the Dockerfile. If they have to be specified somewhere else, I have no idea where