mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #45277
[Bug 1660237] A change has been merged
Reviewed: https://reviews.mahara.org/8085
Committed: https://git.mahara.org/mahara/mahara/commit/d7018426d0538211ecd4a2327ea659c47535989f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit d7018426d0538211ecd4a2327ea659c47535989f
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Tue Oct 3 15:38:53 2017 +1300
Bug 1660237: removed old mobile api
removed code from htdocs/api/module/ files and replace it with a json reply error message.
removed the 'allowmobileuploads' config variable since it is only used by the old mobile api.
removed the 'mobileuploadtoken' values in usr_account_preferences since they are only used by old mobile api. The new mahara mobile uses external_tokens table to store its access tokens.
behatnotneeded
Change-Id: I02e94079fc83aa6a81534b70446f7e8ab2ebd7a4
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1660237
Title:
Remove "Mobile access token" from account settings
Status in Mahara:
Fix Committed
Bug description:
With Mahara 16.10 we introduced Mahara Mobile, the new mobile app for
Mahara and with it the "App" settings that are managed on
/module/mobileapi/apps.php
We still show the "Mobile access tokens" on /account/index.php though
and on /admin/site/options.php when a site has been upgraded to 16.10.
These settings should be removed as they are confusing. Both
MaharaDroid and Portfolio Up are not in active development and do not
necessarily work with modern devices. Mahara Mobile allows any user to
connect, not just with internal accounts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1660237/+subscriptions
References