- 12 Feb, 2017 14 commits
-
-
Armando Lüscher authored
Export curl header variables.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Satisfy shellcheck.
-
Armando Lüscher authored
Clear OTP secret if environment variable is set to empty. This is for when the 2FA is disabled. Rename `_is_idn` function to `_is_idn_cyon`. Remove usage of curl (except for URL encoding of data). Instead of cleaning up the cookie jar, get rid of it completely and logout of cyon instead.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
- 10 Feb, 2017 1 commit
-
-
- 05 Feb, 2017 1 commit
-
-
neilpang authored
-
- 04 Feb, 2017 3 commits
-
-
David Kerr authored
-
David Kerr authored
Add error message if fails to add TXT record for missing security code (probably a FreeDNS public domain)
-
David Kerr authored
-
- 03 Feb, 2017 1 commit
-
-
David Kerr authored
-
- 01 Feb, 2017 4 commits
-
-
David Kerr authored
-
David Kerr authored
-
neilpang authored
-
David Kerr authored
-
- 31 Jan, 2017 12 commits
-
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
Philipp Grosswiler authored
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
Philipp Grosswiler authored
-
Philipp Grosswiler authored
-
- 30 Jan, 2017 1 commit
-
-
neilpang authored
-
- 16 Jan, 2017 1 commit
-
-
Philipp Grosswiler authored
-
- 13 Jan, 2017 1 commit
-
-
Bastian Bittorf authored
message: SC2034: $VARNAME appears unused. Verify it or export it. most of these are related to the style: we generate global vars, which are used in other functions. the var "lexical_url" was really unused (left it as comment) the travis-check now does not need anymore special flags. Signed-off-by:
Bastian Bittorf <bb@npl.de>
-
- 09 Jan, 2017 1 commit
-
-
Bastian Bittorf authored
shellcheck message was: "Consider using grep -c instead of grep | wc"
-