Age | Commit message (Collapse) | Author |
|
* If server_address is an IPv6 address surround it with brackets
* If the message is too short, we should not have an underflow
* Add simple conditional test case available if IPv6 is
|
|
|
|
* Update action/checkout to v3
* Format debian prepare script
|
|
|
|
Add CodeQL checks
|
|
this fixes the check_users not having any logged in user to check.
|
|
|
|
Signed-off-by: Sven Nierlein <sven@nierlein.de>
|
|
Rather than manully removing the tmpfs volume.
Signed-off-by: Jacob Hansen <jhansen@op5.com>
|
|
Docker doesn't seem to have a working IPv6 stack by default. For now
disable IPv6 tests.
Signed-off-by: Jacob Hansen <jhansen@op5.com>
|
|
The SSL certificate generate using make-ssl-cert seems to not work well
with a our plugins. Causing a "CN could not be found" error to be shown.
Using an OpenSSL generated certifiticate, seems to work better.
Signed-off-by: Jacob Hansen <jhansen@op5.com>
|
|
Signed-off-by: Jacob Hansen <jhansen@op5.com>
|
|
|
|
Add initial github actions to perform CodeQL securtiy checks
|