From 47564d4310da9a494cafcaba2741d6974dfcb9ce Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 14 May 2015 21:57:20 -0700 Subject: provide default permissions ('all') for existing and newly created OAuth app clients, which will be extended in the future to allow specific permissions. --- install/update.php | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'install') diff --git a/install/update.php b/install/update.php index 36aa20373..13dd004c9 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@