]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2095 from wallabag/fix-2auth-form
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Wed, 17 Aug 2016 13:17:07 +0000 (15:17 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2016 13:17:07 +0000 (15:17 +0200)
Fix form user display when 2FA is disabled

.zappr.yaml [new file with mode: 0644]

diff --git a/.zappr.yaml b/.zappr.yaml
new file mode 100644 (file)
index 0000000..f90cd80
--- /dev/null
@@ -0,0 +1,26 @@
+# see https://zappr.opensource.zalan.do/
+autobranch: false
+commit: false
+approvals:
+  minimum: 1
+  ignore: pr_opener
+  pattern: "^(:\\+1:|👍)$"
+  veto:
+    pattern: "^(:\\-1:|👎)$"
+  from:
+    orgs:
+      - wallabag
+    collaborators: true
+specification:
+  title:
+    minimum-length:
+      enabled: true
+      length: 8
+  body:
+    minimum-length:
+      enabled: true
+      length: 8
+    contains-url: false
+    contains-issue-number: false
+  template:
+    differs-from-body: true