Jason Wessel

Results 4 issues of Jason Wessel

For the use case where the invite system is not used to register keys it should be possible to create a user without an invite token. Signed-off-by: Jason Wessel

enhancement

gcc 8.1.0 reports the following compiler errors/warnings. They can be fixed by using snprintf and checking the result for truncation. This patch also uses a named constant instead of inserting...

For maximum portability, convert to using #!/usr/bin/env python3 and change the execution bit in the git tree. That should mean even if it is copied the execute bit is preserved....