Remove Flask-OAuthlib and oauth_blender_id from Pillar
We switch completely to a rauth-based approach, allowing multiple providers for authentication.
This commit is contained in:
@@ -14,7 +14,6 @@ Flask==0.12.2
|
||||
Flask-Cache==0.13.1
|
||||
Flask-Script==2.0.5
|
||||
Flask-Login==0.3.2
|
||||
Flask-OAuthlib==0.9.3
|
||||
Flask-WTF==0.12
|
||||
gcloud==0.12.0
|
||||
google-apitools==0.4.11
|
||||
@@ -24,6 +23,7 @@ ndg-httpsclient==0.4.0
|
||||
Pillow==4.1.1
|
||||
pycrypto==2.6.1
|
||||
python-dateutil==2.5.3
|
||||
rauth==0.7.3
|
||||
redis==2.10.5
|
||||
WebOb==1.5.0
|
||||
wheel==0.29.0
|
||||
|
Reference in New Issue
Block a user