(no commit message)
authorAbdo <Abdo@web>
Mon, 2 Jan 2017 10:21:02 +0000 (10:21 +0000)
committeradmin <admin@branchable.com>
Mon, 2 Jan 2017 10:21:02 +0000 (10:21 +0000)
doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn [new file with mode: 0644]

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 (file)
index 0000000..29faab8
--- /dev/null
@@ -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! 
+