Permalink
Branch: master
Commits on Jan 14, 2019
-
Removing underscore characters from local_user variable before using …
…it with stdlib's pw_hash which only allows [a-zA-Z0-9./]+ (#408)
Commits on Jan 13, 2019
-
Removing value in the --prune parameter for docker stack deploy (#407)
* Removing value in the --prune parameter in the cli doesn't have a value as per the documentation. (see https://docs.docker.com/engine/reference/commandline/stack_deploy/) * Fixing rubocop errors and test failures
NewerOlder