aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Abdo <Abdo@web>2017-01-02 10:21:02 +0000
committerGravatar admin <admin@branchable.com>2017-01-02 10:21:02 +0000
commit6ad15f045996a68a316ad9432d73fd4cec4cd44b (patch)
treec001bb8299cca10d3bcb82ee1abd32e5d3eedb55 /doc
parent9757bfc3b37d2c003b3f1ad3b6ff4270462335bf (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn b/doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn
new file mode 100644
index 000000000..29faab8d4
--- /dev/null
+++ b/doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn
@@ -0,0 +1,24 @@
+### Please describe the problem.
+
+Builds without Webapp and TestSuite fail at `Utility.AuthToken`.
+
+
+### What steps will reproduce the problem?
+
+Build git-annex with Webapp and TestSuite disabled.
+
+
+### What version of git-annex are you using? On what operating system?
+
+Version 6.20170101 on arch linux.
+
+
+### Please provide any additional information below.
+
+We need to make `crypto-api` into a global dependency. Here is a [patch](https://gist.github.com/aroig/100c2977b6df8a2109823b715647d5fb).
+
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+Oh yes! I use it everyday to sync collections of binary files across computers and VM's!
+