From effef07fbb8eea5b608d48e6b6bd420ea2c76506 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 10 Apr 2019 17:47:33 -0700 Subject: point loginpass to upstream (patch accepted) --- python/Pipfile | 2 +- python/Pipfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/Pipfile b/python/Pipfile index bd25e4f2..42d0b7ad 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -29,7 +29,7 @@ flask-wtf = "*" Flask-Misaka = "*" flask-mwoauth = "*" WTForms = "*" -loginpass = { git = 'https://github.com/bnewbold/loginpass.git', ref = 'bnewbold-orcid' } +loginpass = { git = 'https://github.com/authlib/loginpass.git', ref = 'ed9e527502bd19be6793f88ed71ca0e1764e9034' } requests = ">=2" raven = { extras = ['flask'], version = "*" } pykafka = ">=2" diff --git a/python/Pipfile.lock b/python/Pipfile.lock index 6d8171ce..0d73417d 100644 --- a/python/Pipfile.lock +++ b/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5e17a99fdd0d8a30570c3a59463d8d1983c3692fe9faedee5e9cca6163220b59" + "sha256": "e6ac8d0bd63b3819a170bde676a9f6a00933af9ac7cd45c75b809f14776e2652" }, "pipfile-spec": 6, "requires": { @@ -207,8 +207,8 @@ "version": "==2.5.0" }, "loginpass": { - "git": "https://github.com/bnewbold/loginpass.git", - "ref": "212c26b93e8bb4e66f4edb6a43927b72905e1e63" + "git": "https://github.com/authlib/loginpass.git", + "ref": "ed9e527502bd19be6793f88ed71ca0e1764e9034" }, "lxml": { "hashes": [ -- cgit v1.2.3