Pierre de La Morinerie
Pierre de La Morinerie
Hmm, interesting. Like speed is a fixed attribute of an entity (how fast can it move?), and velocity is “how fast does it moves right now”? In that case making...
@Vextrove did a lot of these constants. Now only remains a handful of unidentified constants in [src/constants/sfx.asm](https://github.com/zladx/LADX-Disassembly/tree/master/src/constants/sfx.asm). Updating the issue title to reflect this.
Hi there! Manually integrating Yunohost LDAP should be doable. I guess the steps would be: 1. Purchase a Mattermost Entreprise Edition license, to unlock the LDAP feature of Mattermost; 2....
@lucaskev interesting! I didn't thought it could be possible to transparently implement an LDAP connector for the Free Edition of Mattermost. I looked a bit at the code of https://github.com/Crivaledaz/Mattermost-LDAP,...
@dosch as far as I know, nobody worked on integrating the LDAP bridge to this Yunohost package yet. That said, I you know a little about system administration, you can...
@biva sure, that makes sense. If you feel like asking the Mattermost team for a solution to this, please do 👍
This script looks pretty neat. I guess it could be integrated pretty easily, by putting it into a cron directory, and have it look at the yunohost settings to get...
Hmm, looks like a transcient network error (not being able to reach the main branch on Github is probably an error not in the actual script, but somewhere else). Did...
Hmm, we'd need some extra logs to see what is the precise issue that prevents the Mattermost server from starting after a backup restore. What is the output of `systemctl...
Workaround : `sudo rm /var/run/moulinette_yunohost.lock` to unstuck the admin interface. This seems to be fixed with the latest commit of `openvpn_ynh` though (52e5f2ef093715fd87d6b1cb58a99ab40b69cb27).