mig5

Results 32 issues of mig5

Hi! Would you please be able to release new images that address the vulnerable version of curl that is shipped in your Docker image? I am running `mattermost/mattermost-enterprise-edition:7.8`, image ID...

When an empty POST request is made in Receive mode, there is no GUI update (per design), and the website reports a Flash message 'No files uploaded'. However, in the...

bug
receive mode

**Describe the bug** All of a sudden I've noticed my upptime is throwing the /error page. Looking at my browser's dev tools, I see that it tries to load: https://raw.githubusercontent.com/MYORG/upptime/master/history/summary.json...

bug

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

Mastodon 4.x now has the ability to edit a toot - this is distinct from the 'delete and rewrite' feature (which also still remains). It would be great if Toot...

Hi, Your README says to include this project as a dependency like so: ``` compile 'com.github.derlio.waveform:library:1.0.3@aar' ``` However, when using jitpack.io as a repo, running a Gradle build therefore tries...

In the KSM install documentation, there is a section Step 5 on Logging that goes into great detail for modifying rsyslog.d, setting up logrotate etc for /var/log/ykksm.log. However, this is...

Hi, I find the logging to /var/log/ykval.log (for the Validation server) and /var/log/auth.log (KSM, per the current out-of-the-box config) extremely verbose, and this might expose more info than desired in...

The documentation for yubikey-val and yubikey-ksm suggests to create a Logrotate file that contains this postrotate command: `invoke-rc.d rsyslog reload > /dev/null` Debian Wheezy no longer supports 'reload' here. The...

The end of the Validation Server documentation at https://github.com/Yubico/yubikey-val/wiki/Installation states: "You now have a YK-VAL up and running. See https://github.com/Yubico/yubikey-ksm/wiki/ServerHardening on how to improve security of your system." Yet the...