From: Jeremy Benoist Date: Wed, 17 Aug 2016 13:17:07 +0000 (+0200) Subject: Merge pull request #2095 from wallabag/fix-2auth-form X-Git-Tag: 2.0.7~7 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=782390a80effe3dbf7071de137e026067b116c93;hp=0cecfa25367742907d4833d0b9d0e23d8046913d;p=github%2Fwallabag%2Fwallabag.git Merge pull request #2095 from wallabag/fix-2auth-form Fix form user display when 2FA is disabled --- diff --git a/.zappr.yaml b/.zappr.yaml new file mode 100644 index 00000000..f90cd809 --- /dev/null +++ b/.zappr.yaml @@ -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